Either using simple JavaScript or jQuery JavaScript help, as you show tooltips for individual <option> elements to help the decision-making process (not enough space to control another type, and some help will be needed).
Can this be done with a plugin or the like?
I tried several plugins for tooltips for jQuery without success (including called Tooltip).
This decision should:
- works in IE, WebKit, as well as in Gecko;
- using standard
<select> wrapped <option> elements.
So, if a solution wants to use other tags, it should transform these elements into what it needs dynamically (and not expect the initial markup to be different).
The code for this can be found here , it is in the SafeSurf section, where I want to display some help when overturning options about the meaning of the choice. Currently, it can only be displayed βafter the fact,β and some support for the user would be helpful.
Appreciate that this is not easy, and something will probably need to be created in order for the award to be awarded to the most complete solution or to the specific hook that gives me the closest to the solution that I can create.
jquery html jquery-plugins tooltip
Metalshark Jul 14 '10 at 19:11 2010-07-14 19:11
source share