Hello,
I use a simple list-based drop-down menu created posted here:
http://www.dhtmlgoodies.com/scripts/dhtmlgoodies-menu2/dhtmlgoodies-menu2.html
You can download it here:
https://filedb.experts-exchange.com/incoming/ee-stuff/2648-listMenu.zip
The problem is that there is a z-index issue in IE6 that causes the menu to be placed BEHIND <select> input items.
I understand that this can be fixed using IFRAMEs but I don't know how to do this myself and I ONLY want the iFrame fix to be applied to users of IE5.5 or IE6.
How can this be done?
Thanks!
ASKER
https://filedb.experts-exchange.com/incoming/ee-stuff/2648-listMenu.zip
In IE6 the select items are showing up on top.