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