I want to add a title to option items in a drop down select box. When i hover on each item, i want to see the tooltip.
The prob is that if the option item value is too long, it is truncated in IE.
Can anyone suggest possible solutions plz ?
I don't want to use frames. I'm ready to settle for javascript functions and css customization if need be.
Also i'm using this dtd in my html template:
...