Hi Marcie,
I recognise this problem with IE, but like
ptellep, I can't remember the exact fix! There is one suggestion posted on the dynamic drive forum which uses Javascript to hide the form boxes when the div covers them. Check out the following link:
http://www.dynamicdrive.com/forums/s...ead.php?t=3194
Another possible workaround involves creating an invisible div the same size as your drop down div. Not sure whether you could adapt the Javascript used in
this example, but check it out anyway.
One last solution... move the select boxes into the header area (i.e. above the menu!)
This is the easiest solution by far!!
Paul