Make sure that live focus and blur events also bind to the regular events, to handle...
authorjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 10:37:17 +0000 (05:37 -0500)
committerjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 10:37:17 +0000 (05:37 -0500)
commitdd5c26304af1c5f884ebf0baa5df28a2f8a8c4cc
treed27152b7a686b415a4f7b60fefc680fab2bd410c
parent467063a2e25bae25adfa2e9ab789c62e241c9c56
Make sure that live focus and blur events also bind to the regular events, to handle triggered events. Fixes #6055.
src/event.js
test/unit/event.js