org.w3c.dom.html2
public interface HTMLFieldSetElement extends HTMLElement
See also the Document Object Model (DOM) Level 2 HTML Specification.
| Method Summary | |
|---|---|
| HTMLFormElement | getForm()
Returns the FORM element containing this control. |
FORM element containing this control. Returns
null if this control is not within the context of a
form.