.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.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.2 Release Notes.
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.
Remove a handler from the event for all elements which match the current selector, based upon a specific set of root elements.