SP.UI.Dialog.frameElement Property
Applies to: SharePoint Foundation 2010
Gets the IFRAME element that shows the inner window of the dialog.
var value = SP.UI.Dialog.get_frameElement();
Property Value
Type: DOMElement
The IFRAME element of the dialog.