A Refresh Page Button Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    A Refresh Page Button

    Arrow
    Arrow
    Forumember


    Male Posts : 121
    Reputation : 4
    Language : English

    Solved A Refresh Page Button

    Post by Arrow September 14th 2012, 8:47 am

    I want to make a refresh page button that appears at the bottom of every thread, but honestly have no idea about how to even start making it. I am mostly looking for some advice as I want to try and do it myself so any hints on how to get a button onto every thread would be a start or if someone is just feeling kind and wants to explain some code to me that would be awesome.

    Thanks in advance.

    Board Type: Invision
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: A Refresh Page Button

    Post by Sanket September 14th 2012, 8:26 pm

    Code:
    <A HREF="javascript:history.go(0)">Click to refresh the page</A>
    Add that code in a widget.
    Arrow
    Arrow
    Forumember


    Male Posts : 121
    Reputation : 4
    Language : English

    Solved Re: A Refresh Page Button

    Post by Arrow September 14th 2012, 8:36 pm

    Thanks managed to set up a link under the advanced profile. Solved
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: A Refresh Page Button

    Post by Sanket September 14th 2012, 8:44 pm

    Topic Solved & Locked