What is the Javascript to scroll to the top when a button/link/etc. . . clicked?
|
|
|
|
|
|
|
|
||
|
|
|
|
If you had an anchor link at the top of the page, you could do it with anchors too.
It'll work in browser's with Javascript disabled, but changes the url. :( It also lets you jump to anywhere the name anchor is set. |
||
|
|
|
|
actually, this works by itself, no need to define it.
This is a "magic" hashname value that does not need to be defined in browsers. Just like this will "reload" the page.
|
||
|
|
