browser back button refreshes home page?

by 3 replies
4
Every once and a while, I'll google something, click on a link, and not see the answer I'm looking for. So then, I hit the back button to get to my search result page.

the home page refreshes....

I hit it again, refresh.

Double click the browsers back button, and finally I get back to the search results.

What is this technique, script, or whatever it is?

#website design #back #browser #button #home #page #refreshes
  • Hi
    I think it is a JavaScript that adds once again the url of the page in the History object, but i not know the code. It is a point to start to search for "javascript history" .
    • [ 1 ] Thanks
  • Some sites periodically refresh themselves, eg the jquery official site.
    Its a side effect not the intension.
  • Hi! It's JavaScript or JQuery. Some sites have this while in some of my sites I disable the refresh function when back button is clicked.

    Let me know if I can help you Warrior to Warrior.

    Good luck
    Peter

Next Topics on Trending Feed