I was looking for the same thing. Don’t know if you will be checking back here, but all I did was at the bottom of the page made a hyperlink to the very same page , and it did open to the top of the same page like I wanted.
Hi my friends, to link to top you must put an anchor link in the header:
<div name="top">
<p>Top header</p>
</div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><a href="#top">Go to Top</a></p>
Here you got useful info
Good luck!
(@nplblog)
18 years, 4 months ago
Where can I find the information to add “go to top” link in the comment section? Posts page gets elongated with the addition of comments. In order to make it easier for navigation, I want to add a link in the bottom of each posted comment. Am I making sense in trying to explain what I want to do?
I looked in the forum and did not find anything. Also in the documentation section.
Thanks.