Yves wrote:
Strangely, in your example code you subscribe on the “change”-event, which AFAIK gets only fired when you click on the option, whereas I need it on hover.
Yeah, what’s up with that? This way you have to click on the option to show the tooltip, don’t you?
]]>I tried to use your code but I do not manage to get hover work for the options.
I think [@selected] is deprecated as of now, but changing it to option[selected=’selected’] did not make a difference.
Strangely, in your example code you subscribe on the “change”-event, which AFAIK gets only fired when you click on the option, whereas I need it on hover.
]]>Did anyone find a solution to this for Webkit ?
]]>Thanks for the write up, you probably saved me 15 minutes of fumbling around in IE.
]]>Hi. Could you provide a working example of this?
]]>Thanks! The exact workaround I was looking for.
]]>