I can get the horizontal scrollbar position by using the following:
Horizontal Scroll
window.pageXOffset
document.documentElement.scrollLeft
document.body.scrollLeft
but can I change window scrollbar position?
This is the followup of http://www.dynamicdrive.com/forums/s...ad.php?t=20684



Reply With Quote

Bookmarks