Category: Event Handler Attachment

Category: Event Handler Attachment

.bind()

Attach a handler to an event for the elements.

.delegate()

Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.