July 1998
Intermediate to advanced
1456 pages
65h 5m
English
visibility — NN n/a IE 4 DOM n/a
Read/Write
The state of the positioned element’s visibility. Surrounding
content does not close up the space left by an element whose
visibility property is set to
hidden.
document.all.myDIV.style.visibility = "hidden"
One of the constant values (as a string): hidden |
inherit | visible.
inherit
Read now
Unlock full access