Hey ya'll, I have a suckerfish dropdown here: http://cubicle.ithemes.com. Works great in Firefox, but when you hover over the dropdown, it hides beneath the jquery slideshow. So, here's my question: is it an issue with the suckerfish code, or is it an issue with the jQuery image slideshow code? This same slideshow works great here: http://flexxtheme.ithemes.com/, and the dropdown does not hide underneath the image slideshow. Weird, huh?
i guess you changed you code... i didn't see any lists nested under your main nav links... also i did not see any slide show... am i looking in the wrong place?
#pagemenu li:hover ul, #pagemenu li.sfhover ul, #catmenu li:hover ul, #catmenu li.sfhover ul { display:block; left:auto; z-index:1000; } you have to set a high z-index...
hope that helps... im guessing you are editing your code and i just took a look at a bad time.