How to completly disable back button of a browser while taking online exam?

前端 未结 6 874
醉话见心
醉话见心 2020-12-15 11:46

In online examination once candidate has clicks on start button i dont want to allow him to go back (to previous pages) and he should be in same page if he do any activities

6条回答
  •  春和景丽
    2020-12-15 12:30

    Try with the below code. This code tested with latest Chrome and Firefox browsers.

    
    

提交回复
热议问题