java.qc@gmail.com
Joined: 29 May 2008 Posts: 3
|
Posted: Fri May 30, 2008 1:48 pm Post subject: Tooltip for dropdown in html |
|
|
I have a drop down box of a fixed width. That drop down box needs to contain some values that are longer than the desired width. I'm happy for those values to be truncated, but I would like to display the full text in a tooltip (one that I could format to be a multi-lined one) as the option is hovered over (not after you select an option).
Does anyone know if there's an event that's generated when scrolling through the options of a drop down box? |
|