Comments on: IE, JQuery, Hovering and Option Elements http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: ke http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-26967 Tue, 12 Feb 2013 21:39:35 +0000 http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-26967

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?

Reply  |  Quote
]]>
By: Yves http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-17642 Thu, 04 Nov 2010 09:06:30 +0000 http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-17642

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.

Reply  |  Quote
]]>
By: Yves http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-17632 Wed, 03 Nov 2010 08:54:18 +0000 http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-17632

Did anyone find a solution to this for Webkit ?

Reply  |  Quote
]]>
By: Blaze http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-13410 Sun, 25 Oct 2009 21:15:39 +0000 http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-13410

Thanks for the write up, you probably saved me 15 minutes of fumbling around in IE.

Reply  |  Quote
]]>
By: Dag http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-12499 Mon, 08 Jun 2009 09:23:41 +0000 http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-12499

Hi. Could you provide a working example of this?

Reply  |  Quote
]]>
By: Jon http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-12157 Wed, 22 Apr 2009 21:57:23 +0000 http://www.terminally-incoherent.com/blog/2009/01/12/ie-jquery-hovering-and-option-elements/#comment-12157

Thanks! The exact workaround I was looking for.

Reply  |  Quote
]]>