IProgrammer<T>
C#, SQL, JavaScript and more
Sunday, August 12, 2012
Disable the Browser Back Button
if (window.history) { window.history.forward(1); }
A script tested in IE 9, Chrome and FireFox.
From
here
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment