jQuery.Event Method (JsString)
The jQuery.Event constructor is exposed and can be used when calling trigger. The new operator is optional.
Check trigger‘s documentation to see how to combine it with your own event object.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public static Event Event(JsString name)
Parameters
name
Return Value
Type: SharpKit.jQuery.Event
|