1
Reply

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

Sanjay Sabariya

Sanjay Sabariya

Oct 7 2015 2:00 AM
1.1k
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)