We have to access the native event handlers/triggers directly, otherwise they won...
authorJohn Resig <jeresig@gmail.com>
Wed, 9 Dec 2009 21:53:07 +0000 (13:53 -0800)
committerJohn Resig <jeresig@gmail.com>
Wed, 9 Dec 2009 21:53:07 +0000 (13:53 -0800)
commit86bbf9cf87784cdd81ca79e4d809ef6f5879ef8b
treeb81005299d769bd503f7002e59b8fd0ee549504c
parent5e2163085cd210767d93416d78b2dc47c8abd912
We have to access the native event handlers/triggers directly, otherwise they won't execute in most modern browsers. Fixes #5124.
src/event.js