Best Practice N°61 - Level 1- Section navigation
Description
Apart from the event of an irreversible action of which the user must be forewarned, the navigation buttons (back and forwards) allow navigation through the history.
Objectives
Makes it possible for a user to make use of the back button at all times.
Possible technical solutions:
Do not use page instant refresh techniques (meta refresh="0")
Control methods:
Check that the back button of your web browse is working throughout the site.
Put these Best Practices to use.