Share via


SP.UI.PopoutMenu.positionBackFrame(elem) Method

Applies to: SharePoint Foundation 2010

Positions the back frame of the pop-out menu relative to the specified element.

SP.UI.PopoutMenu.positionBackFrame(elem);

Parameters

elem

Type: Sys.UI.DomElement

The specified element.

Remarks

This method sets the position of the back frame for the pop-out menu relative to the specified element.

Applies To

SP.UI.PopoutMenu Class

See Also

Reference

SP.UI.PopoutMenu Events

SP.UI.PopoutMenu Methods

SP.UI.PopoutMenu Properties

SP.UI Namespace