jQuery.trigger Method (Event)
Execute all handlers and behaviors attached to the matched elements for the given event type.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery trigger(Event @event)
Parameters
event
Return Value
Type: SharpKit.jQuery.jQuery
|