View Single Post
  #7 (permalink)  
Old 02-03-2006, 06:31 PM
ptellep ptellep is offline
WebProWorld New Member
 
Join Date: Jul 2003
Location: Cleveland OH
Posts: 16
ptellep RepRank 0
Default drop down

Yeah - this is a real pain in the butt with IE. For some stoopid reason IE thinks a combo box resides in the application layer, not the page layer. There is a work around out there, but it has to do with creating a seperate layer in a <div> and using javascript to have the div appear over the combo box.

The trick is having the div move with your drop down menu and being the same size as your drop down menu.

If I can find the link to what we used, I'll post it here.
__________________
tellep.com multimedia
Peter Tellep
http://www.tellep.com
Reply With Quote