Javascript Back Button - Stop the initial load of back button from working
- by Evan
Hi,
I'm using a javascript back button link and forward button link to control the user's history inside a modal/lightbox window.
The challenge I have is when the modal window is launched, and the "back" and "forward" buttons are present for the user to click, if the initial javascript back button is clicked when the window opens, it actually…