]> source.dussan.org Git - jquery.git/commit
Fix #7061. Lazy-attach to the genuine submit event for delegation.
authorDave Methvin <dave.methvin@gmail.com>
Thu, 22 Sep 2011 01:15:00 +0000 (21:15 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 22 Sep 2011 01:15:00 +0000 (21:15 -0400)
commita4cdbf09ee97471ec041d83ceb8f3feb9825b2a1
tree339e5fb434835883fdaab89a4542ea77811ca0cf
parenta588336a6dcc6f29e870e8fcdd243f96bec5e833
Fix #7061. Lazy-attach to the genuine submit event for delegation.

Avoids the problems that arise when we try to trigger submit behavior at clicky-time.
src/event.js