How can I stop the browser back button using JavaScript?

前端 未结 30 3251
没有蜡笔的小新
没有蜡笔的小新 2020-11-22 00:07

I am doing an online quiz application in PHP. I want to restrict the user from going back in an exam.

I have tried the following script, but it stops my timer.

30条回答
  •  离开以前
    2020-11-22 01:05

    
    
        Disable Back Button in Browser - Online Demo
        
        
    
    
        

    Demo

    This page contains the code to avoid Back button.

    Click here to Goto NoBack Page

提交回复
热议问题