By Steelrat
via hiveminds.co.uk
Published: Jan 10 2007 / 23:04
In IE6 your CSS menu disappears where HTML form elements and Flash layers appear. Form elements in IE always cover DHTML layers. Z-indexing by itself does not work. Here's a solution to one of the most annoying web design problems on the internet.
SaveShareSend
Tags: css-html, flash-flex, javascript, web design
Comments
argie replied ago:
Another method of forcing Flash content below DHTML layers is to set your WMODE Flash html code to opaque.
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_15523&pss=rss_flash_tn_15523
However, this may not work on older browsers and it won't help with the forms issue.
Voters For This Link (12)
Voters Against This Link (0)