Added in Ben Alman's proposed event.namespace property (the property holds the namesp...
authorjeresig <jeresig@gmail.com>
Tue, 2 Mar 2010 22:34:12 +0000 (17:34 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 2 Mar 2010 22:34:12 +0000 (17:34 -0500)
commit9584e908a2daa2a72bd738302dba7cfd0656dbdf
tree325eba6f75c8651842e56ade094fbc2a2741e07d
parent04e31ff058548fbdbdf77c61d4edc3a974b080f4
Added in Ben Alman's proposed event.namespace property (the property holds the namespaces specified in a call to trigger). Additionally fixes namespaces with .live(). Fixes #6208 and #6209.
src/event.js
test/unit/event.js