Some small optimizations to the event module. jQuery.event.trigger over 200% faster...
authorBrandon Aaron <brandon.aaron@gmail.com>
Tue, 22 Apr 2008 05:23:55 +0000 (05:23 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Tue, 22 Apr 2008 05:23:55 +0000 (05:23 +0000)
commit6d28ebff85e6bb9f27006fe557d249d4c6b9f584
tree74357d7c98e05c017ce260b24e593528d028d2f6
parent9de35ce3e73c63c791472ac773afa141a8c4ae7b
Some small optimizations to the event module. jQuery.event.trigger over 200% faster in IE and less code. Thanks in large to Ariel Flesler.
src/event.js