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.
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.