how to disable browser back button that works for all major browsers: IE/FF/ Chrome/Opera/Safari.
thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use history.forward(); in your source page from where you are going to the target page.now if u try to go back to the previous page u can’t.
disabling the browser button is not possible but try this solution if u want to implement in the same way.