Superfish drop down menu, how to fix z-index in ie6 and ie7?
I am using the superfish plugin for jquery here: clicky it works fine in all modern browsers FF,Safari, Chrome, IE8 but it seems like the z-index is not working in ie6 and 7 you can see the menu is appearing, but being cut off by the elements below it. I have tried adding a z-index everywhere I can think of but nothing seems to fix this. How can I fix this? Thanks!!! I don't have IE6 handy right now so I can test for you. You could try adding "position:relative" to the elements you are applying z-index to. Using superfish with IE you should use the bgiframe plugin. From the superfish FAQ :