Is there a way to check if an event exists in jQuery? I’m working on a plugin that uses custom namespaced events, and would like to be able to check if the event is bound to an element or not.

8 Answers
8

Leave a Reply

Your email address will not be published. Required fields are marked *