Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Attribute for <BODY ...>
SCROLL = YES | NO

Usage Recommendation
don't use it thumbs down

SCROLL, which is only recognized by MSIE, indicates if there be scroll bars on the page. The default value is YES, so the only reason to use SCROLL is to set it to NO. SCROLL serves little purpose except to confuse and annoy readers by removing scroll bars which are there for a good reason.

this code produces this
<BODY SCROLL=NO>
this page

Copyright 1997-2002 Idocs Inc.