Re: a minor confusion concerning mouse events

Am 10.09.2011 19:26, schrieb mercator+w3c@gmail.com:
> On Sat, Sep 10, 2011 at 18:49, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
>> IE exposes the much more useful (non-bubbling) mouseenter and
>> mouseleave events, but I don't think any other browser supports them.
> Opera supports them too:
> http://www.quirksmode.org/dom/events/#t017
And jQuery has implemented them cross-browser:
http://api.jquery.com/mouseenter/

--Manuel

Received on Saturday, 10 September 2011 17:53:59 UTC