Adult web hosting - 144 Part III .Document Objects Reference scrollHeight scrollWidth

144 Part III .Document Objects Reference scrollHeight scrollWidth Value: Integer Read-Only NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility The scrollHeight and scrollWidthproperties contain the pixel measures of an object, regardless of how much of the object is visible on the page. Therefore, if the browser window displays a vertical scrollbar, and the body extends below the bottom of the viewable space in the window, the scrollHeight takes into account the entire height of the body as if you were to scroll downward and see the entire element. For most elements that don t have their own scrollbars, the scrollHeight and scrollWidthproperties have the same values as the clientHeight and clientWidthproperties. A few compatibility cautions are necessary, however. While these properties are available for virtually every element in IE5+, they are available for only the BODY, BUTTON, CAPTION, DIV, FIELDSET, LEGEND, MARQUEE, and TEXTAREA objects in IE4 for Windows. Moreover, IE for the Macintosh yields the viewable height and width of the BODY element, rather than its true scrolling height and width. The values are accurate, however, for other content elements. Example on the CD-ROM Related Items: clientHeight , clientWidth properties; window.scroll() method. scrollLeft scrollTop Value: Integer Read-Only NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility If an element is scrollable (in other words, it has its own scrollbars), you can find out how far the element is scrolled in the horizontal and vertical direction via the scrollLeft and scrollTopproperties. These values are pixels. For non-scrollable elements, these values are always zero even if they are contained by elements that are scrollable. For example, if you scroll a browser window (or frame in a On the CD-ROM elementObject.scrollLeft
You want to have a cheap webhost for your apache application, then check apache web hosting services.

Leave a Reply