HTML DOM Frameset Object

Frameset Object

Frameset Object represents HTML frame set.

Frameset Object's Properties

Attribute Description
cols Set or return the number of columns in the frame set.
id Set or return the id of the frame set.
rows Set or return the number of rows in the frame set.

Standard Attribute

Attribute Description
className Set or return the class attribute of the element.
dir Set or return the text direction.
lang Set or return the language code of the element.
title Set or return the title attribute of the element.