if (window.history) {
window.history.forward(1);
}
A script tested in IE 9, Chrome and FireFox.From here
Tips & tricks in programming languages( C# , SQL , JavaScript...), tools and programs.
if (window.history) {
window.history.forward(1);
}
A script tested in IE 9, Chrome and FireFox.
No comments:
Post a Comment