Tagged Questions
5
votes
5answers
612 views
Is a “back” link on each page really needed?
I saw some sites having a <<back link on each page below the site top level that basically just invokes a JScript function that gets the browser history and navigates one page back. So it ...