PDA

View Full Version : Dropdown Menu Hidden by elements


Big Lou
07-08-2009, 10:47 AM
I have a dropdown menu on a website. I just put this flash music player on one of the pages: http://www.flashmp3player.org/

The problem is the dropdown displays under the flash player. Another problem is, the script to display the player is not flash, it's javascript, so I can't add <param name="wmode" value="opaque"></param> to push the flash player behind.

Anyone know of a way to force the dropdown menu on top?