SP.UI.Dialog.firstTabStop Property
Applies to: SharePoint Foundation 2010
Gets the first tab stop of the dialog.
var value = SP.UI.Dialog.get_firstTabStop();
Property Value
Type: DOMElement
The first tab stop of the dialog.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the first tab stop of the dialog.
var value = SP.UI.Dialog.get_firstTabStop();
Type: DOMElement
The first tab stop of the dialog.