July 1998
Intermediate to advanced
1456 pages
65h 5m
English
scrolling — NN n/a IE 4 DOM 1
Read/Write
The treatment of scrollbars for a frame when the content exceeds the visible area of the frame. You can force a frame to display scrollbars at all times or never. Or you can let the browser determine the need for scrolling.
parent.document.all.mainFrame.scrolling = "yes"
One of three constants (as a string): auto |
no | yes.
auto
Read now
Unlock full access