Skip to main content

Events supported by jQuery and benefits of using jQuery event handling over HTML event attributes

One of the main benefits of using jQuery event handlers are that they can be set on elements, which will then be triggered by different events.

for example:






Below are some of the events supported by jQuery:


Comments