Bug Tracker

Changes between Initial Version and Version 1 of Ticket #11945, comment 6


Ignore:
Timestamp:
Jun 23, 2012, 9:23:49 AM (11 years ago)
Author:
dmethvin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11945, comment 6

    initial v1  
    55> I think a method to access (at least all) bound events is necessary.
    66
    7 I thought what was being proposed here I thought simple Boolean-returning method that said whether the element had a particular event (or event.namespace) attached. Something like `jQuery.event.has(elem, "click")`.
     7I thought what was being proposed here was a simple Boolean-returning method that said whether the element had a particular event (or event.namespace) attached. Something like `jQuery.event.has(elem, "click")`.
    88