Make sure that we don't try to trigger non-existant native events on applets, embed...
authorJohn Resig <jeresig@gmail.com>
Wed, 9 Dec 2009 22:49:31 +0000 (14:49 -0800)
committerJohn Resig <jeresig@gmail.com>
Wed, 9 Dec 2009 22:49:31 +0000 (14:49 -0800)
commit3ec2f1aef6b137d0f639e2fc53f95352d24b9d90
tree5c0cc8f2723f46488669a7b7d6daae5747210585
parent1052792bb23b56d25dcbacd3816c8b5a08bc9b72
Make sure that we don't try to trigger non-existant native events on applets, embed, objects, etc. as it'll cause an exception with Java applets. Fixes #2414.
src/event.js