Re: mouseenter, mouseleave

On Thu, Jul 30, 2009 at 11:01 PM, Maciej Stachowiak<mjs@apple.com> wrote:
>
> On Jul 30, 2009, at 9:33 PM, Jonas Sicking wrote:
>
>> On Thu, Jul 30, 2009 at 3:26 PM, Jacob Rossi<t-jacobr@microsoft.com>
>> wrote:
>>>
[snip]

> actually think mouseenter/mouseleave are quite valuable. There's no need to
> carefully filter out the bubbled enter/leave events, so it's easier to write
> code that does the right thing in an efficient way. mouseover/mouseout have
> a trickier and more error-prone design.
>

Isn't that what I just explained 31 minutes prior?

Garrett

Received on Friday, 31 July 2009 07:26:57 UTC