Here is the simple function call that does this:
scroll(0, 0);
So you could have a link like this:
<a href="javascript:scroll(0, 0);">Back To Top</a>
Here is the simple function call that does this:
scroll(0, 0);
So you could have a link like this:
<a href="javascript:scroll(0, 0);">Back To Top</a>
No comments yet.
RSS feed for comments on this post. TrackBack URL