CSS / JavaScript Navigation Menu on top of Flash in Firefox -


my site has drop-down menu built in css , javascript drops down on flash animation. in ie (6&7) drop-down menus drop on flash animation, however, in firefox (2&3) menus appear underneath flash animation. there way dynamic menu flow on flash in firefox?

alt text

in ie 7 menu appears on flash:

in firefox menu appears under flash: (how can fix this?!)

alt text

try setting wmode transparent - see here


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -