Forum Moderators: open
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]
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.