jQuery.undelegate Method
Remove a handler from the event for all elements which match the current selector, now or in the future, based upon a specific set of root elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery undelegate()
Return Value
Type: SharpKit.jQuery.jQuery
|