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).
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access