"Back to" button does not always work
"Back to" button does not always work
I've been wondering about this for some time and just recently it seems to be happening with IE9 too. Why is it that some web pages do no let you navigate away from them when using the "Back" button? I've found that when I'm on a "stuck" page if I do a quick double click it will break away and go back but that doesn't always work.
- YARDofSTUF
- Posts: 70006
- Joined: Sat Nov 11, 2000 12:00 am
- Location: USA
or navigate using browser History.Sava700 wrote:You pretty much just have to home and start back over.
and you know about this how?Sava700 wrote:Yep.. alot of "adult" sites do this to keep you from leaving..
No one has any right to force data on you
and command you to believe it or else.
If it is not true for you, it isn't true.
LRH
and command you to believe it or else.
If it is not true for you, it isn't true.
LRH
sites do this for 2 reasons mainly:
1. to keep you at their site
2. to prevent double POST of form data.
1. to keep you at their site
2. to prevent double POST of form data.
No one has any right to force data on you
and command you to believe it or else.
If it is not true for you, it isn't true.
LRH
and command you to believe it or else.
If it is not true for you, it isn't true.
LRH
Also, a refresh of the page generates a new "pageview" for them, refreshing any advertisements and possibly adding a couple of cents to their revenue (if CPM-based ads).TonyT wrote:sites do this for 2 reasons mainly:
1. to keep you at their site
2. to prevent double POST of form data.
Still, annoying your visitors does not foster a long-term relationship with them, when I encounter it, it is most likely the last time I visit that page.
Because the siplest javascript implementation only checks one step back, and a double-click breaks it (skipping over the "last" link being monitored by the script).Easto wrote:I realize, and have used the history and/or home button but I've sound that sometimes a rapid double-click on the back button seems to get you out.