docs.rodeo

MDN Web Docs mirror

HTMLIFrameElement

{{APIRef("HTML DOM")}} 

The HTMLIFrameElement interface provides special properties and methods (beyond those of the {{domxref("HTMLElement")}}  interface it also has available to it by inheritance) for manipulating the layout and presentation of inline frame elements.

{{InheritanceDiagram}} 

Instance properties

Inherits properties from its parent, {{domxref("HTMLElement")}} .

Instance methods

Also inherits methods from its parent interface, {{domxref("HTMLElement")}} .

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

See also

In this article

View on MDN