| scroll() This method is used to set the initial position of the document inside its window or frame. The value is measured in terms of the scrollspace's x and y axis', and is measured in pixels. syntax: scroll(x , y) This method is used with the following: window
|