How to disable browser's back button with JavaScript?

To disable web browsers’ back button, try to run the following code. This is the code for current HTML page,

Example

   
      Disable Browser Back Button
      
      
   
   
   
      Next Page
   
   

The following is the code for newpage.html,

   
      Go to back page using web browser back button.
   
a
Updated on: 2020-01-24T10:16:08+05:30

3K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements