When i create a menu, the dropdowns go behind the flash element. But in some sites, like Digg, it is shown above. z-index is of no use !
How to do this?
When i create a menu, the dropdowns go behind the flash element. But in some sites, like Digg, it is shown above. z-index is of no use !
How to do this?
An old site I worked on had this problem. I fixed it by adding a transparent value/wmode param.
<param name="wmode" value="transparent">