jQuery oembed plugin z-index problem

Posted by Ben on Stack Overflow See other posts from Stack Overflow or by Ben
Published on 2010-04-06T23:03:30Z Indexed on 2010/05/09 19:58 UTC
Read the original article Hit count: 285

Filed under:
|
|

I'm using the jQuery oembed plugin to display videos from a Vimeo feed.

The only problem is they display over the top of my navigation menu. I have tried setting the z-index of the menu but this makes no difference.

A common suggestion seems to be to set the wmode parameter to transparent or opaque. However, passing this as a parameter to the oembed function makes no difference.

Thanks

© Stack Overflow or respective owner

Related posts about oembed

Related posts about z-index