Announcement

Collapse
No announcement yet.

back\refresh button

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • back\refresh button

    hello
    i have this code :
    <input type=button value='Back' onClick='history.go(-2)' >

    and when its going back two pages it doesnt refresh the page.

    how can i add something to the code to make it refresh ?

    10x

  • #2
    Re: back\refresh button

    also tried that
    <metahttp-equiv="refresh"content="5"/>but the page refresh it self every 5 sec NON stop

    Comment

    Working...
    X