Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Raises the keydown event for the document object in Dynamic HTML (DHTML).
SP.UI.PopoutMenu.onModalKeyDown(evt);
Parameters
evt
Type: DomEvent
The data for the event.
Remarks
The keydown event is raised when the user presses the Esc key. If there is an active pop-out menu, this method closes it.