View Full Version : HV Menu layered below flash
I am attempting to install the hv menu script on my site but when a link is hovered over that has lower menu tree items...those items are hidden behind the embedded flash movie that is below them....
Does anyone have any idea how I might fix this?
Thank you very much in advance for any help...
jscheuer1
06-13-2006, 05:46 PM
Follow the detailed information at:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?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"
thank you very very much..this cured it....:)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.