archan937 / topup

The #1 Javascript Pop Up / Lightbox made by Paul Engel
http://gettopup.com
158 stars 32 forks source link

Fixing close button underneath videos #26

Open jpadvo opened 13 years ago

jpadvo commented 13 years ago

When embedding a youtube video, the corner of the flash player cuts off the close button. This kind of problem is often fixed by setting the wmode of the embed to 'transparent,' but this can hurt the framerate of the video. It solves the problem and doesn't hurt the framerate to set the wmode to 'opaque.'