Definition: The scrollto method is used to scroll the current object to a specific scroll position. This works for any object having a scrollbar. This is not a reserved word so you can declare your own variable or function called scrollto but if you do then you will not be able to use this method.
Examples:
document.scrollto(100,50);

