docs.rodeo

MDN Web Docs mirror

HTMLFieldSetElement

{{APIRef("HTML DOM")}} 

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

{{InheritanceDiagram}} 

Instance properties

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

Instance methods

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

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

See also

In this article

View on MDN