Making sure that you can bind multiple toggles to a single element without problems...
authorMr Speaker <mrspeaker@gmail.com>
Wed, 11 Nov 2009 14:46:24 +0000 (09:46 -0500)
committerJohn Resig <jeresig@gmail.com>
Wed, 11 Nov 2009 14:46:24 +0000 (09:46 -0500)
commit5cb1163469fb2c9cd80712cd5481b29055821022
tree5cd6531ea6e05537ce79b3c8afb58ac4227841ea
parent4b55e94d0849568a2fd121952f13a9d6571c731f
Making sure that you can bind multiple toggles to a single element without problems. Thanks to 'Mr Speaker' for the original patch. Fixes #5274.
src/event.js
test/unit/event.js