Thursday, October 4, 2007

Disable Browser back button

"No back button when you do this."

code:

"a href="http://soaas.blogspot.com/" onclick="javascript:location.replace(this.href); event.returnValue=false; ">No back button when you do this. /a"

1 comment:

Anonymous said...

Sorry pal, that does not work in Firefox 3.0.4.