SP.UI.PopoutMenu.onMenuMouseOut(evt) Event

Applies to: SharePoint Foundation 2010

Raises the mouseout event for the pop-out menu.

SP.UI.PopoutMenu.onMenuMouseOut(evt);

Parameters

evt

Type: DomEvent

The data for the event.

Remarks

This method resets the time-out for the window object to 15 seconds.

Applies To

SP.UI.PopoutMenu Class

See Also

Reference

SP.UI.PopoutMenu Events

SP.UI.PopoutMenu Methods

SP.UI.PopoutMenu Properties

SP.UI Namespace