Disable Browser Back Button 24. October 2014 patrick (0) Push the history forward in the page you want to stop the user from going back to the previous page. $(function() { window.history.forward(); });