When binding a change directly to a file input just passthrough to the normal bind...
authorjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 09:40:26 +0000 (04:40 -0500)
committerjeresig <jeresig@gmail.com>
Sat, 13 Feb 2010 09:40:26 +0000 (04:40 -0500)
commit467063a2e25bae25adfa2e9ab789c62e241c9c56
treeed31471140d633c0894a55cb9301f4f52a930118
parentc1ac9fdf45632f0e0d1f7183500ce45dde7319d7
When binding a change directly to a file input just passthrough to the normal bind. A temporary fix for #5997, needs more investigation.
src/event.js
test/delegatetest.html