baiganchoka
Member
Posted 4 years ago #
Hello there,
I am working on a site (www.pearmed.com/). On the homepage I have a flash banner. If you hover over the menu "Health A-Z" (visit site to see what I am talking about) you will notice the menu options hides beneath the flash. Any ideas how I could have the menu display over the flash.
Best regards,
Annand
baiganchoka
Member
Posted 4 years ago #
Does anyone have any ideas how to fix this?
RobbieSherre
Member
Posted 3 years ago #
Yes your problem is with the w mode....you must set it to "transparent"
Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
Add the following parameter to the EMBED tag:
wmode="transparent"
That will do it,...
BEST~
Robbie