Javascript Reference
HTML Elements > FRAMESET
javascript FRAMESET Description
The frameset object reflects the frameset element. Be sure to distinguish the difference between the frameset element object (described here)
javascript FRAMESET border
Thickness of the spaces between frames in a frameset in pixels. Only the outermost frameset element of a system of nested framesets responds to th
javascript FRAMESET borderColor
Color of borders between frames of the frameset. The borderColor property of an individual frame overrides the frameset object's setting.
javascript FRAMESET cols
Defines the sizes or proportions of the column arrangement of frames in a frameset. Column size is defined in one of three ways: An absolute
javascript FRAMESET frameBorder
Controls whether the frameset displays borders between frames. Adjusting this property does not dynamically change the border visibility in Internet
javascript FRAMESET frameSpacing
The amount of spacing in pixels between frames within a frameset. Adjusting this property does not dynamically change the frame spacing in Internet
javascript FRAMESET rows
The sizes or proportions of the row arrangement of frames in a frameset. See the cols property for additional details of selecting values for the

Powered by Linode.