Forum Moderators: open
I have a need to display a combo box with very short names in the list. However, when the list is pulled down and being moused over, my customer would like a longer description to be displayed. I have tried putting titles and mouseover events on my select tag and on the option tags to no avail in IE6. I have read in several places that NS6+ will fire mouseover events on options, but it is looking to me like IE will not.
Has anyone ever seen this done using a select and options (in other words, without creating something that looks like a combo box but isn't)? Can anyone confirm or deny that IE will not support mouseover events on select lists? Any help or points in the right direction would be great. Thanks.