JQuery IE7 Z-Index Bug
- by Thomas
I built a Jquery dropdown menu using this tutorial:
http://noupe.indexsite.org/tutorial/drop-down-menu-jquery-css.html
It works across browsers except for IE7 (shooooocking). There seems to be a z-index sorting problem and the drop down menu shows up under all of my other JQuery elements. Im not sure how to set the z-index so that it shows up on…