docarzt
04-02-2007, 02:41 PM
1) Script Title: Chrome dropdown (latest version)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem:
I have made no modification to the script other than removing the gradient background to make it more neutral. On WINDOWS version of firefox, the dropdown goes behind the image ad. Any quick fix for this?
location: http://www.fangasm.com/fangasm.php
NOTE: Have fixed this for my own flash by using this fix:
You first need to add this parameter inside the Flash <object> tag:
<param name="wmode" value="transparent">
You then need to add the attribute wmode to the embed tag:
<embed wmode="transparent" ...
it is working fine. Of course, we can't insert params into googles flash, so still no solution there.... and I'd still rather have the nav on the right..,
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem:
I have made no modification to the script other than removing the gradient background to make it more neutral. On WINDOWS version of firefox, the dropdown goes behind the image ad. Any quick fix for this?
location: http://www.fangasm.com/fangasm.php
NOTE: Have fixed this for my own flash by using this fix:
You first need to add this parameter inside the Flash <object> tag:
<param name="wmode" value="transparent">
You then need to add the attribute wmode to the embed tag:
<embed wmode="transparent" ...
it is working fine. Of course, we can't insert params into googles flash, so still no solution there.... and I'd still rather have the nav on the right..,