Quote:
Originally Posted by Blam Forumz
Back button fix :
This will stop you from going back and re-guessing the right letters:
Go into your hangman template
Find :
Add after :
Code:
<script>
history.forward();
</script>
Teh Blam
|
what does the function history.forward() do ?
does any one success make it so that it let users earn money if win and lose money if lose ?