package js.html
extends Element › DOMElement › Node › EventTarget
Available on jsThe
HTMLFrameSetElement
interface provides special properties (beyond those of the regularHTMLElement
interface they also inherit) for manipulatingframeset
elements.Documentation HTMLFrameSetElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
cols:String
Is a DOMString
that represents the foreground color of text.
onafterprint:Function
onbeforeprint:Function
onhashchange:Function
onlanguagechange:Function
onmessage:Function
onoffline:Function
ononline:Function
onpagehide:Function
onpageshow:Function
onpopstate:Function
onstorage:Function
onunload:Function
rows:String
Is a DOMString
that represents the color of visited links.
onbeforeunload:Event ‑> String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/FrameSetElement.html