The nsIDOMHTMLFrameElement interface is the interface to a [X]HTML frame element. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/ @status FROZEN
[scriptable, uuid(a6cf90b9-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLFrameElement : nsIDOMHTMLElement
Attributes
readonly attribute
nsIDOMDocument
contentDocument
attribute
DOMString
frameBorder
attribute
DOMString
longDesc
attribute
DOMString
marginHeight
attribute
DOMString
marginWidth
attribute
DOMString
name
attribute
boolean
noResize
attribute
DOMString
scrolling
attribute
DOMString
src
Compare to: