Made sure that return false works in .live() along with the event object being passed...
authorJohn Resig <jeresig@gmail.com>
Tue, 30 Dec 2008 20:45:33 +0000 (20:45 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 30 Dec 2008 20:45:33 +0000 (20:45 +0000)
commit4f7441910f664800cca8d252f04ec479518edfe0
tree76769d8dceb15c1f488ff2800d2a72ada13c46dc
parenta1ca9427eca113e6747e99a86b2283e3a6f63502
Made sure that return false works in .live() along with the event object being passed in as the first argument.
src/event.js
test/unit/event.js