Back

Should a web-based UI rely on the browser back button?

Should a web-based UI rely on the browser back button?

Yes. You should rely on the browser back button. Users expect the button to be there, so make sure it's functional.

  1. Should I add back button to website?
  2. What is the purpose of Back button on the Web browser?
  3. Where should the back button be placed?
  4. Why do websites disable back button?

Should I add back button to website?

You should not do this. Users know about the back button. "The Back button is the lifeline of the Web user and the second-most used navigation feature (after following hypertext links)".

What is the purpose of Back button on the Web browser?

A back button in the browser lets you back-up to the copies of pages you visited previously. The web browser's back and next buttons work well with web sites that provide information that changes infrequently, such as news and shopping web sites.

Where should the back button be placed?

Right: back button above the form (good). Some forms or questionnaires appear across multiple pages and some people want to go back to check or change their answers. Unfortunately some users don't trust the browser back button because of their experiences of poorly designed forms that lose data when they click back.

Why do websites disable back button?

Script preventing you from going back

If neither of the previous sections resolved your issue, you have encountered deliberate, poor, or malicious code. Some websites add code to their pages that prevent users from using the back button to leave their pages or site.

Ask user for difference between system time and current time, zone agnostic
How to get current timezone offset in JavaScript?How to get timezone offset for specific timezone in JavaScript?What is system time and time zone in ...
Should inline form validation error messages be specific or unspecific on login screens?
What is inline error message?Which is an advantage of inline error handling? What is inline error message?Inline errors are brief, in-context messag...
Does numbering survey questions affect survey completion?
Should survey questions be numbered?Does the order of options in a survey matter? Should survey questions be numbered?Not overwhelm: Numbering your ...