Scroll Bar
Scroll Bar
DescriptionTo specify the setting for the scroll bar, insert the line SCROLLING="X" into the <FRAME SRC="URL"> tag so the final result looks like this.

<FRAME SRC="URL" SCROLLING="X">

X is replaced with one of three options.

YES - Turns the scroll bar on.
NO - Turns the scroll bar off.
AUTO - Web page detect if needed.
Code
Output
Practice
Advertisements (add your ad)