View Single Post
  #12 (permalink)  
Old 02-06-2006, 05:06 AM
paulhiles's Avatar
paulhiles paulhiles is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: UK
Posts: 2,089
paulhiles RepRank 0
Default Hiding select boxes below drop down menu

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
Reply With Quote