clearing the back button – how to do it?
-
I am helping prepare a domestic violence website which needs a quick-escape button which would clear the current page and also prevent the back button from returning to our site. Using this JavaScript code works fine on my non-Wordpress personal website. Obviously it won’t work in WordPress.com because the JavaScript would be stripped out. However I had hoped that in www.remarpro.com we could get it to work. Any ideas?
ANGLEBRACKET a href=”javascript: location.replace(‘https://google.com’);” title=”To immediately leave this site and redirect to an unrelated site (Google), click Quick Escape. Test this feature RIGHT NOW to ensure that it works properly and that you are familiar with its function.” CLOSEANGLEBRACKET Quick Escape ANGLEBRACKET /a CLOSEANGLEBRACKET
- The topic ‘clearing the back button – how to do it?’ is closed to new replies.