]> source.dussan.org Git - jquery.git/commit
Make sure that mouseenter/mouseleave fire on the correct element when doing delegatio...
authorJohn Resig <jeresig@gmail.com>
Tue, 10 May 2011 15:49:32 +0000 (11:49 -0400)
committerJohn Resig <jeresig@gmail.com>
Tue, 10 May 2011 15:49:32 +0000 (11:49 -0400)
commit419b5e5e2a0d376e71c3f37bf9a3d96f3b4a67f2
treee7c517e8df3ea41e862ed977676c7a3c59ae696e
parent521ae562daa8f95def8872a55a260e9bdbc40d8b
Make sure that mouseenter/mouseleave fire on the correct element when doing delegation. Fixes #9069.
src/event.js
test/delegatetest.html