jQuery 1.4.2 VSDoc

The adventurous can add the following lines starting at 2949: delegate: function( selector, types, data, fn ) { /// <summary> /// 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. See also “live”. /// </summary> /// … Read more