SP.UI.Dialog.lastTabStop Property
Applies to: SharePoint Foundation 2010
Gets the last tab stop of the dialog.
var value = SP.UI.Dialog.get_lastTabStop();
Property Value
Type: DOMElement
The last tab stop of the dialog.
Applies to: SharePoint Foundation 2010
Gets the last tab stop of the dialog.
var value = SP.UI.Dialog.get_lastTabStop();
Type: DOMElement
The last tab stop of the dialog.