Share via


SP.UI.PopoutMenu.getViewableLeft() Method

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Gets the number of pixels the page has been scrolled from the left side of the window.

var value = SP.UI.PopoutMenu.getViewableLeft();

Return Value

Type: int

The number of pixels.

Remarks

This method is supported for Windows Internet Explorer, Mozilla Firefox, Apple Safari, and Opera.

Applies To

SP.UI.PopoutMenu Class

See Also

Reference

SP.UI.PopoutMenu Events

SP.UI.PopoutMenu Methods

SP.UI.PopoutMenu Properties

SP.UI Namespace