Name

scrolling — NN n/a IE 4 DOM 1

Synopsis

Read/Write

The treatment of scrollbars for a frame when the content exceeds the visible area of the frame. You can force a frame to display scrollbars at all times or never. Or you can let the browser determine the need for scrolling.

Example

parent.document.all.mainFrame.scrolling = "yes"

Value

One of three constants (as a string): auto | no | yes.

Default

auto

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.