]> source.dussan.org Git - jquery.git/commit
Followup to #8753. Modify new Event constructor signature to jQuery.event(type, props...
authorDave Methvin <dave.methvin@gmail.com>
Tue, 12 Apr 2011 23:29:09 +0000 (19:29 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Tue, 12 Apr 2011 23:29:09 +0000 (19:29 -0400)
commitbebd8bc01e63dcb053412f8b247e4fa611867c55
tree1908fde77bb03270e6d703bb67a35021d0969c58
parent6d49e84dafd8990221913944727e4f5dcaec078d
Followup to #8753. Modify new Event constructor signature to jQuery.event(type, props), which can be exploited by jQuery.event.trigger as well.
src/event.js
test/unit/event.js