Javascript Reference
Categories: window

javascript window scrollX, scrollY

@March 15, 2008, 1:22 a.m.
scrollX, scrollYFirefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM n/a  

Read-only  

Return the pixel distance the window is scrolled along the horizontal (scrollX) and vertical (scrollY) axes. To determine these values in IE, you must take into account compatibility mode settings in IE 6 (see the DOCTYPE element). In backward compatibility mode and in IE for Macintosh, use the document.body.scrollLeft and document.body.scrollTop properties. In IE 6 standards compatibility mode (where document.compatMode == "CSS1Compat"), use document.body.parentNode.scrollLeft and document.body.parentNode.scrollTop to get the scroll values of the html element.

 
Example
 
var scrolledDown = window.scrollY;
 
Value

Integer.

 
Default

0

Good article! We are linking to this particularly great article on our website.
Keep up the great writing.
스포츠중계 - 5 hours
Имплантация зубов в Вoлгoграде: 84 клиники с aдресами и ценами от 600 до 500000 рублей, запись. При выборе клиники можно ознакомиться с отзывами других <a href="https://stomvolga.ru">имплантация зубов в волгограде цены под ключ</a>
Zacharynop - 5 hours
Одним из важнейших экологичных решений в дорожном строительстве является использование переработанных материалов. Это не только помогает сократить количество отходов, но и уменьшает потребность в новых материалах, что снижает негативное воздействие на окружающую среду <a href="https://www.consumer-guides.info/consumer_news/clean_energy_systems.html">Clean Energy Systems</a>
CharlesPargo - 6 hours

Powered by Linode.