asp.net.ph

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

SCROLLING Attribute | scrolling Property


Sets or retrieves whether the frame can be scrolled.

Syntax

Inline <element SCROLLING = 'auto' | 'no' | 'yes'...>
Script object.scrolling = sScrolling ]

Possible Values

auto The browser determines if the scroll bars are necessary.
no The frame cannot be scrolled.
yes The frame can be scrolled.

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

Applies To

FRAME, IFRAME



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