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