PDA

View Full Version : Last Post thread view


hotwheels
Thu 6th Mar '08, 5:21pm
I just upgraded to 3.7.0 beta 5 and it is working pretty good so far. One problem i have run across so far is, once a thread has been started and moving along at a pretty good clip, when you click back into the thread, it takes you to the first post of each page. Say you have 3 page's, and you click on page 3, instead of taking you to the last post made, it put's you at the top of page 3.....isn't there a way that you can be taken to the last post of a thread, once you have already started ready the thread?

I have "Inactivity/Cookie Based" selected for marking.....

Jose Amaral Rego
Thu 8th May '08, 3:16am
http://www.htmlgoodies.com/beyond/javascript/article.php/3470771#backup

Just thought of something... You can add something like this, as it follows what you see in footer 'Top'. I just reverse it.

You can add next to page navigation or within navbar as a link

<a href="#base"><img src="$stylevar[imgdir_button]/down.gif" title="Down the page" border="0" /></a>



then add this to end of template: postbit or postbit_legacy

<a name="base"></a>