Forum Moderators: open

Message Too Old, No Replies

drop down over flash not working after forum research and troubleshoot

<param name=wmode value="transparent"> NOT WORKING

         

ohia

6:36 pm on Jul 29, 2009 (gmt 0)

10+ Year Member



hello, im trying to get my menu to drop down over flash.

ive been scouring forums and trying lots of things in the css with z-index and position. ive also been putting this "<param name=wmode value="transparent">" into the html with no results. its driving me nuts. can anyone tell me step by step what i need to do.

<param name=wmode value="transparent"> that is in the html file now, so i think i need to do something different with the css now but im not sure. i cant get it to work with firebug and im not sure what i should actually be targeting in the css. please help.

cheers

-ohia

[edited by: tedster at 7:29 pm (utc) on July 29, 2009]
[edit reason] no personal links, please [/edit]

tedster

6:12 pm on Jul 30, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There may be some other element on the page that is conflicting.

Step one would be making sure the mark-up validates. Then, may start deconstructing a test version of the page. Either remove elements one by one until what's left works properly, or maybe go the other way - start with just the relevant code and see if it works when not in the full context of the page.