SP.UI.PopoutMenu.getViewableTop() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Gets the number of pixels that the page has been scrolled from the top of the window.
var value = SP.UI.PopoutMenu.getViewableTop();
Return Value
Type: int
The number of pixels.
Remarks
This method is supported for Windows Internet Explorer, Mozilla Firefox, Apple Safari, and Opera.