Jump to content

Making a JS menu appear on top of an embeded WMV


Xurion

Recommended Posts

Hi guys,

I have been told that this is not possible from a friend but I want to get more than one persons opinion on this. I basically have an embeded WMV movie on a page. There is a menu above it that has drop-downs and -when the video is playing - these menus appear 'behind' the video.

You can see this example at http://bankslyon.sqcms.co.uk/video.php. You will notice that the menu is in front of the movie if it is stopped or it finishes.

Thx in advance
Link to comment
Share on other sites

not 100% sure if it's the same issue, but worth a try...

sounds like the same problem as when drop downs try to appear over the top of <SELECT> elements in IE. the way around it? there are a few methods, but the one that seems to work best is to slip an absolutely positioned IFRAME behind your drop down menu (ie, lower zIndex), and use javascript to resize the iframe to the size of the dropdown.
here's an example:
http://homepage.mac.com/igstudio/design/ulsmenus/vertical-uls.html
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.