]> source.dussan.org Git - jquery.git/commit
Rework the special events interface to add handle and trigger hooks. Modify IE change...
authorDave Methvin <dave.methvin@gmail.com>
Sat, 13 Aug 2011 14:46:34 +0000 (10:46 -0400)
committertimmywil <timmywillisn@gmail.com>
Mon, 19 Sep 2011 19:42:31 +0000 (15:42 -0400)
commit6a670df9e9b9e5cd278b390a2e99ac179307a4e9
treee3f6c125fed6095497ff81d8d9b52c5080205510
parentdf6e0d508efd3aa2e242e61d810d22d3491e221c
Rework the special events interface to add handle and trigger hooks. Modify IE change/submit special events to take advantage of them. Rewrite mouseover/enter code as special events rather than inline code. In the event unit test, set a tabindex on the div element and focus it first to justify a legitimate blur event.
src/event.js
test/unit/event.js