header

Events:

Event methods trigger, or bind a function to an event for all matching elements. jQuery event handling functions are part of the core functionality.
Event Handlers are functions that are called when "something happens" in HTML.

Example 1:

Binds a function to the ready event of a document ( when the document is finished loading)

$(document).ready(function)

More about Events:

Show the example:

Click me away!

Double Click On me Please!

bird bird1 bird2 bird3 Who Are You?: Do you like jQuery? YES/NO?:

Valid CSS!

home