|
| 1 | ++++ |
| 2 | +title = "Experimental moveBefore() Support" |
| 3 | +insert_anchor_links = "left" |
| 4 | ++++ |
| 5 | + |
| 6 | +### Demo |
| 7 | + |
| 8 | +Note that the video kept playing, despite the fact it is now a child of a `figure` element. And you can click back |
| 9 | +and the video should continue to work as well. I enjoy flipping back and forth. |
| 10 | + |
| 11 | +### Rick-Rolling |
| 12 | + |
| 13 | +<figure> |
| 14 | + <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/GFq6wH5JR2A" |
| 15 | + title="Rick Astley - Never Gonna Give You Up (Official Music Video)" frameborder="0" |
| 16 | + allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
| 17 | + referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 18 | +<figcaption>A Classic Rick Roll</figcaption> |
| 19 | +</figure> |
| 20 | + |
| 21 | +#### Background |
| 22 | + |
| 23 | +Rickrolling or a Rickroll is an Internet meme involving the unexpected appearance of the music video to the 1987 hit |
| 24 | +song "Never Gonna Give You Up", performed by English singer Rick Astley. The aforementioned video has over 1.5 billion |
| 25 | +views on YouTube. The meme is a type of bait and switch, usually using a disguised hyperlink that leads to the music |
| 26 | +video. When one clicks on a seemingly unrelated link, the site with the music video loads instead of what was expected, |
| 27 | +and they have been "Rickrolled". The meme has also extended to using the song's lyrics, or singing it, in unexpected |
| 28 | +contexts. Astley himself has also been Rickrolled on several occasions. |
| 29 | + |
| 30 | +The meme grew out of a similar bait-and-switch trick called "duck rolling" that was popular on the 4chan website in |
| 31 | +2006. The video bait-and-switch trick grew popular on 4chan by 2007 during April Fools' Day and spread to other Internet |
| 32 | +sites later that year. The meme gained mainstream attention in 2008 through several publicised events, particularly when |
| 33 | +YouTube used it on its 2008 April Fools' Day event. |
| 34 | + |
| 35 | +Astley, who had only returned to performing after a 10-year hiatus, was initially hesitant about using his newfound |
| 36 | +popularity from the meme to further his career but accepted the fame by Rickrolling the 2008 Macy's Thanksgiving Day |
| 37 | +Parade with a surprise performance of the song. Since then, Astley has seen his performance career revitalized by the |
| 38 | +meme's popularity, and Rickrolling saw a massive resurgence online in the early 2020s. |
| 39 | + |
0 commit comments