The [tt]location.replace()[/tt] method replaces the current history location with the new one, so the history list will not contain the original URL. Of course, this depends on JavaScript, so fortunately can be easily disabled.
As I mentioned it earlier, it is not possible to disable the context menu. There are some circumstances that will make those "solutions" to fail :
[ul]
[li]simply not works[/li]
[li]the browser has built-in option to defeat it[/li]
[li]browser extensions is installed to defeat it[/li]
[li]user script is installed to defeat it[/li]
[li]bookmarklet is used to defeat it[/li]
[li]keyboard is used to open the context menu[/li]
[li]JavaScript is disabled[/li]
[/ul]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.