jquery event: fixes #4989. blur and focus events now bubble and can be handled using...
authorAriel Flesler <aflesler@gmail.com>
Mon, 14 Sep 2009 22:04:22 +0000 (22:04 +0000)
committerAriel Flesler <aflesler@gmail.com>
Mon, 14 Sep 2009 22:04:22 +0000 (22:04 +0000)
commitbca82254137a161094377b2d8189c2d9d5906a0f
tree7c219ce2dfc1e4b3abb53b50475ed42ca8ad8c5e
parentf3474c00cd6d9e5fd61b6ef1562003e9986ad67d
jquery event: fixes #4989. blur and focus events now bubble and can be handled using live().
src/event.js
test/unit/event.js