Cartman
12-06-2006, 08:34 AM
Hi Friends,
Need some help with showing tooltip text on a combo box. You guys mite know that IE doesnt support the title tag for drop down boxes for showing text on tool tip. There is a solution to this problem which involves wrapping the combo in a div and showing text onmouseover.
However, my requirement is even more complex. What I want is that when the drop down box is opened (that is drop down arrow clicked upon), now, whenever i take my mouse over any of the options, their text needs to be displayed on tooltip (without having actually selected any option yet). I dont seem to be able to find a solution for this one.
Any suggestions??
Regards,
Cartman
Need some help with showing tooltip text on a combo box. You guys mite know that IE doesnt support the title tag for drop down boxes for showing text on tool tip. There is a solution to this problem which involves wrapping the combo in a div and showing text onmouseover.
However, my requirement is even more complex. What I want is that when the drop down box is opened (that is drop down arrow clicked upon), now, whenever i take my mouse over any of the options, their text needs to be displayed on tooltip (without having actually selected any option yet). I dont seem to be able to find a solution for this one.
Any suggestions??
Regards,
Cartman