asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > SCROLL Attribute

SCROLL Attribute | scroll Property


Sets or retrieves whether the scroll bars are turned on or off.

Syntax

Inline <body SCROLL = 'yes' | 'no'...>
Script body.scroll = sScroll ]

Possible Values

yes Turns on the scroll bars.
no Turns off the scroll bars.

The property is read/write with a default value of yes.

Applies To

BODY



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note