Disable Back button SCORM 2004

Here is the solution from my JavaScript Communication Secrets book. Might want to check it out for lots of other tips. Table of contents is viewable online.


1.  How to Disable the Browser Back Button


When someone clicks the IE back button, this code prevents the page from showing and returns immediately to the page where the back button was clicked.


· Click the "Add External HTML" button on the toolbar.


· From the Object Type dropdown menu, select "Meta tags".


· In the Custom HTML box type the following code:


Thanks to Lex_Tensions


 

Discussions have been disabled for this post