-
Help! Menu hides behind flash movie...
I have a CSS-Based DropdownMenu at the top of a website, and below that I have a small flash movie. Whenever I hover the mouse over the dropdown menu, the dropdown is partially covered up by the flash video.
How can I "bring to front" this menu?
Thanks.
jg
-
-
Follow the detailed information at:
http://www.macromedia.com/cfusion/kn...fm?id=tn_14201
Or, if this short version (good in most cases) fixes it, so much the better! Add in this language to your object/embed tag:
Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
Add the following attribute to the EMBED tag:
wmode="transparent"
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks