Forum Moderators: open
location.replace(http://www.example.com/newpage.html)
This overwrites, or replaces the current URL in the browser history with your new URL, and loads the new page as well. That means the Back Button will work as the user expects it to instead of trapping them in a circle.
[edited by: tedster at 3:15 pm (utc) on Oct. 1, 2003]