HTMLIFrameElement.Scrolling Property |
Gets or sets a value indicating whether or not the frame should have scrollbars.
[VBScript] Public Property Scrolling As String
[JScript] public function get Scrolling() : String; public function set Scrolling(String);
A string representing a value indicating whether or not the frame should have scrollbars.
HTMLIFrameElement Object | HTMLIFrameElement Members | DOM Namespace