files/en-us/web/api/htmlframesetelement/index.md
{{APIRef("HTML DOM")}}{{deprecated_header}}
The HTMLFrameSetElement interface provides special properties (beyond those of the regular {{domxref("HTMLElement")}} interface they also inherit) for manipulating {{HTMLElement("frameset")}} elements.
{{InheritanceDiagram}}
Inherits properties from its parent, {{domxref("HTMLElement")}}.
No specific method; inherits methods from its parent, {{domxref("HTMLElement")}}.
The {{domxref("HTMLElement")}} events are inherited.
The following {{domxref("Window")}} onXYZ event handler properties are also available as aliases targeting the window object. However, it is advised to listen to them on the window object directly rather than on HTMLFrameSetElement.
[!NOTE] Using
addEventListener()onHTMLFrameSetElementwill not work for theonXYZevent handlers listed below. Listen to the events on the {{domxref("window")}} object instead.
# symbol).Window.postMessage() from another browsing context.false.true.localStorage) has been modified in the context of another document.{{Specifications}}
{{Compat}}
HTMLFrameSetElement.