[SOLVED] Superfish, IE and tables - z-index problem
Hello, friends.
I'm trying to use
Superfish (
http://users.tpg.com.au/j_birch/plugins/superfish/
) in a project but something is going wrong in IE6 and IE7. The dropdown goes bellow the button in the next row. Check this link:
http://www.cumplice.net/fabio/rudder/console/teste.html
I'm sure it's something about z-index. I tried a lot of things:
. Bgiframe
. Position relative, position absolute
. Other dropdowns, like Droppy and Filament Group's flyout menu
There should be a simple solution with Jquery or CSS, but I can't find it.
Any suggestions?