There is an IE only problem that often occurs when menus try to popup over <select> boxes. The reason why is that <select> boxes are not like normal HTML elements. Instead, they act as separate windows. To make menus appear over them, you will have to make the <select>s invisible when the menu is dropped down. You can do this by adding this to your function that pops-up the menu:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.