Button to get to the top of the page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Monica Larsen
    New Member
    • Nov 2006
    • 4

    Button to get to the top of the page

    I am having a very simple problem. But is there a way to add a "Get to the top of the page"-button on every post in a thread so people do not have to scroll up or down?
  • Lats
    Senior Member
    • Mar 2002
    • 3671

    #2
    Apart from telling your users they can press the Home key on their keyboards whenever they like, you could add this bit of code to the postbit template - I put it just before the red code...
    Code:
    <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
       [COLOR=magenta][COLOR=red]<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if>[/COLOR][/COLOR]

    Lats...

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...