jQuery.mousemove Method (JsAction<T>)
Bind an event handler to the "mousemove" JavaScript event, or trigger that event on an element.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery mousemove(JsAction<T> handler)
Parameters
handler
Return Value
Type: SharpKit.jQuery.jQuery
|