Changes between Initial Version and Version 1 of Ticket #9703, comment 3
- Timestamp:
- Jun 29, 2011, 7:27:04 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9703, comment 3
initial v1 1 So, if you pass a third argument, jQuery.fn.bind() will think that is the callback. Soif your callback is "false"... nothing happens.1 If you pass a third argument, jQuery.fn.bind() will think that is the callback and if your callback is "false"... nothing happens. 2 2 3 3 Works fine.