最終更新:2013-12-11 (水) 09:05:33 (3786d)  

jQuery.delegate
Top / jQuery.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.

http://api.jquery.com/delegate/

.delegate( selector, eventType, handler(eventObject) )