Thread
:
Disable back button of browser
View Single Post
#
6
(
permalink
)
03-15-2007, 03:53 AM
technoguy
WMG Citizen
Join Date: Mar 2007
Posts: 436
iTrader: (
0
)
Hello friends
I have got solution for this like this. I hope you will find it useful too.
HTML Code:
<script>
if (history.length > 0) history.go(+1);
</script>
If you find any other solution please send me too.
technoguy
View Public Profile
Send a private message to technoguy
Find all posts by technoguy
Sponsored Links
Register
and sign in to hide this ad block