Media Library, Tic-Tac,Toe (I wanna reset it!)
August 20, 2009 12:00 AM
Hmmm..just tested on a new button, and it acted as it should.
Action: goto, Target: web address: web address: javascript:history.go();
Make sure the "OPen in new window" is Unchecked.
This is also a handy way to go back from a common page (say help or glossary) if you change the web address to : history.go(-1); So you can go back to the page you came from, if you have several pages going to the same page.
kayjax said:Does anybody know a way to reset the tic-tac-toe game. It would be great if the user could click a button and the game would reset and they could play it again. As it stands the game is over once the user gets either 3 circles or 3 Xs. Just looking for a simple "Play Again" button option. I tried putting a button on the page and assigning actions but I couldn't find anything that would reset the game. Thanks in advance for the help.
Discussions have been disabled for this post