Click to See Complete Forum and Search --> : DHTML above form elements


aeb321
05-14-2003, 08:02 AM
My website contains a horizontal DHTML menu on the homepage. Below the menu, I have a number of SELECT boxes placed. For some reason, the DHTML displays behind the form elements, but above all the other content on the homepage. Is there a way I can make the menu drop-down in front of these SELECT boxes? the page is :
http://www.rimstop.com/home.asp

The best way to demonstrate this problem is to do "Products/Wheels" on the menu.

Thank you.

pyro
05-14-2003, 08:15 AM
It is an IE bug. Try viewing your page in NN or Mozilla, and it will work fine. The only way around it, that I know, is to hide your form elements when your menu is active. That would probably get ugly, though...