Addition to postbit_legacy template?
It puts a "Top" link in each post. (I placed it in the upper right corner on our site.) Make it really handy to click that in the middle of a long thread and take you to the top of the page. 
On 3.5, I had to modify the code to:

On 3.5, I had to modify the code to:
Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
Jack, just in case you're still thinking about this.. (PLEEEEEEEEEEEEEEEEEEZE???)
New code for 3.6 is:
New code for 3.6 is:
HTML Code:
<a href=\"#top\" onclick=\"self.scrollTo(0, 0); return false;\">Top</a>
Trending Topics
Thread
Thread Starter
Forum
Replies
Last Post







