![]() |
|
|
+ Search |
![]()
|
Mar 12th, 2000 10:47
Martin Honnen,
NN4+ has window properties window.pageXOffset window.pageYOffset for that, IE4+ document.body.scrollLeft document.body.scrollTop For an application of these properties see http://www.faqts.com/knowledge-base/view.phtml/aid/846/fid/128 IE4+ also supports a helpful window.onscroll event handler.