jQuery.scrollLeft Method (JsNumber)
Set the current horizontal position of the scroll bar for each of the set of matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery scrollLeft(JsNumber value)
Parameters
value
Return Value
Type: SharpKit.jQuery.jQuery
|