.one( events [, data ], handler )Returns: jQuery
Description: Attach a handler to an event for the elements. The handler is executed at most once per element per event type.
-
version added: 1.1.one( events [, data ], handler )
Description: Attach a handler to an event for the elements. The handler is executed at most once per element per event type.