Easy Tutorial
❮ Prop Node Ownerdocument Prop Frameset Cols ❯

HTML DOM


Frameset Object

The Frameset object represents an HTML frameset.

An HTML frameset element contains two or more frame elements. Each frame element contains a separate document.

The HTML frameset element specifies how many rows or columns the frameset will have.


Frameset Object Properties

W3C: W3C Standard.

Property Description W3C
cols Sets or returns the number of columns in the frameset. Yes
rows Sets or returns the number of rows in the frameset. Yes

Frameset Object Events

Event Description W3C
onload Executes a script immediately after the page has been loaded. Yes

Standard Properties and Events

The Frameset object also supports standard properties and events.

❮ Prop Node Ownerdocument Prop Frameset Cols ❯