JavaScript Programmer’s Reference This controls the visibility of

JavaScript Programmer’s Reference This controls the visibility of a Netscape layer. It accepts the following values: . hide . inherit . show It also accepts these CSS syntax values (which it converts internally): . hidden . visible Warnings: . When set to hide, the gap won’t be filled by surrounding content. . No longer supported in Netscape 6.0. See also: Layer.hidden, style.visibility Layer.window (Property) The window that this layer belongs to. JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: JavaScript syntax: N Window object myLayer.window Warnings: . No longer supported in Netscape 6.0. See also: Frame object, Window object 1316

Leave a Reply