Sanjay Sabariya

Sanjay Sabariya

  • 981
  • 644
  • 59.7k

window.history.forward() is not work in Internet explorer?

Oct 7 2015 2:00 AM
i'm trying to do a  disable back button in browser using JavaScript.
 
i'm using  window.history.forward() for that.
 
it is work fine in Chrome, Firefox  but it is not working in internet explorer and safari browser.
 
Please give me any suggestion to solve this problem.

Answers (1)