The HTML Attribute reference.

"scrolling" - html Attribute

  • specifies scroll information for the frame window.
  • Auto is the default value.

Value(s): auto, yes or no

Possible attribute, scrolling, values for this element:
Attribute value description
auto This value tells the user agent to provide scrolling devices for the frame window when necessary.
yes This value tells the user agent to always provide scrolling devices for the frame window.
no This value tells the user agent not to provide scrolling devices for the frame window.
Used in the element(s):
Elements Description
frame This element defines a frame, which is a rectangular subspace within a Frameset document.
iframe This element defines an inline frame for the inclusion of other HTML documents.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.