I want to use this page scrolling technique from js.
But what if the user doesnt have js
<p><a href="javascript:void(0)" onclick="goto_top()"><img src="/goto_top.gif" alt="Top" border="0" /></a></p>
but what if I want to just user the anchors ont he page for a user who doesnt have js turned on for the nice scrolling effect?