alf_gon
12-28-2009, 06:12 PM
1) Script Title: Smooth Navigational Menu (v1.31)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm
3) Describe problem:
I'm trying to deploy this wonderfull control on my pages but it seems to exist some issue related with z-index setting. My Menu is positioned along a picture. IN FF submenus are opened properly on top of the image, but in IE the submenus are "hidden" by the picture.
This issue (z-index does not work as expected) seems to be very common and the cause is that z-index applies only to objects that have the position property set to relative, fixed or absolute (see http://tjkdesign.com/articles/everything_you_always_wanted_to_know_about_z-index_but_were_afraid_to_ask.asp)
I will try to fix the code, but question is: Someone has suffered this issue before and has fixed it?
Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm
3) Describe problem:
I'm trying to deploy this wonderfull control on my pages but it seems to exist some issue related with z-index setting. My Menu is positioned along a picture. IN FF submenus are opened properly on top of the image, but in IE the submenus are "hidden" by the picture.
This issue (z-index does not work as expected) seems to be very common and the cause is that z-index applies only to objects that have the position property set to relative, fixed or absolute (see http://tjkdesign.com/articles/everything_you_always_wanted_to_know_about_z-index_but_were_afraid_to_ask.asp)
I will try to fix the code, but question is: Someone has suffered this issue before and has fixed it?
Thanks