FrameSetElement

FrameSetElement

package js-html

extends ElementDOMElementNodeEventTarget

Available on js

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:

Variables

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部