how to disable the browser back button in javascript.
You can’t, and you shouldn’t.
every other approach / alternative will only cause really bad user
engagement.
but anyway , here is a trick :
Put This script on head of your page and change ‘pagename’ to your page
name.