Answers

Question and Answer:

  Home  JQuery Programmer

⟩ How to stop the rest of the event handlers from being executed in jQuery?

The stopImmediatePropagation() method of Event object stops the rest of the handlers from being executed.

 168 views

More Questions for you: