July 1998
Intermediate to advanced
1456 pages
65h 5m
English
SCROLL — NN n/a IE 4 HTML
SCROLL=yes | no
Optional
Controls the presence of scrollbars when the content space exceeds
the size of the current window. Without scrollbars, if you want your
users to move around the page, you have to provide some scripted
method of adjusting the scroll of the window. Be aware that Internet
Explorer 4 for the Mac always shows scrollbars when the document is
too large for the window, even when the SCROLL
attribute is set to no.
<BODY SCROLL=NO>...</BODY>
Constant values yes or no (case
insensitive).
yes
[window.]document.body.scroll
Read now
Unlock full access