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

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

Read Online JQuery Programmer Job Interview Questions And Answers