FrameSetElement
The HTMLFrameSetElement interface provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating frameset elements.
Documentation HTMLFrameSetElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
cols: StringIs a DOMString structured as a comma-seperated list specifing the width of each column inside a frameset.
rows: StringIs a DOMString structured as a comma-seperated list specifing the height of each column inside a frameset.
onafterprint: haxe.Functiononbeforeprint: haxe.Functiononhashchange: haxe.Functiononlanguagechange: haxe.Functiononmessage: haxe.Functiononmessageerror: haxe.Functiononoffline: haxe.Functionononline: haxe.Functiononpagehide: haxe.Functiononpageshow: haxe.Functiononpopstate: haxe.Functiononstorage: haxe.Functiononunload: haxe.Function| Returns |
|---|
| Null<String> |