July 1998
Intermediate to advanced
1456 pages
65h 5m
English
overflow — NN n/a IE 4 DOM n/a
Read/Write
How a positioned element should treat content that extends beyond the boundaries established in the style sheet rule. See the discussion of the overflow style sheet attribute in Chapter 10 for details of how different operating system versions of Internet Explorer 4 respond to the possible settings.
document.all.myDiv.style.overflow = "scroll"
Any of the following constants as a string: auto |
hidden | scroll |
visible.
visible
Read now
Unlock full access