Bug Tracker

Changes between Initial Version and Version 1 of Ticket #9703, comment 3


Ignore:
Timestamp:
Jun 29, 2011, 7:27:04 PM (12 years ago)
Author:
Rick Waldron
Comment:

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. So if your callback is "false"... nothing happens.
     1If you pass a third argument, jQuery.fn.bind() will think that is the callback and if your callback is "false"... nothing happens.
    22
    33Works fine.