How to disable the backspace button

Two other things you can do.


1. A tip from my document on Javascript Secrets:


When someone clicks the IE back button (or the backspace key or Alt+back arrow), 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


2. Cover the question answer selection (buttons or boxes) with a transparent gif that is not initially visible. Then, have an On Show action on the page that shows the gif if the question variable is Not Empty.


 

Discussions have been disabled for this post