jQuery.scrollLeft Method
Get the current horizontal position of the scroll bar for the first element in the set of matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public JsNumber scrollLeft()
Return Value
Type: SharpKit.JavaScript.JsNumber
|