Name

border — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

Thickness of the spaces between frames in a frameset in pixels. Only the outermost FRAMESET element of a system of nested framesets responds to the border property setting. Internet Explorer 4 treats the default thicknesses for Windows and Macintosh differently, so be aware that the same value may look different on each operating system platform.

Example

top.document.all.myFrameset.border = 4

Value

An integer value. A setting of zero eliminates the border entirely. While the value is supposed to represent the precise pixel thickness of borders in the frameset, this is not entirely true for all operating systems or browsers.

Default

6 (IE 4 Windows); 1 (IE 4 Mac).

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.