PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my settings
my profile
Public Pastes
Peter Zohdy & ...
12 sec ago
VBScript: Trim cha...
4 sec ago
empty code
5 sec ago
Untitled
7 sec ago
Live Watch Atléti...
56 sec ago
Untitled
8 sec ago
Entity hub methods
15 sec ago
Untitled
9 sec ago
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None
| size: 0.26 KB | hits: 20 | expires: Never
download
|
raw
|
embed
|
report abuse
Copied
<input type="submit" name="resetgame" id="resetgame" value="Reset Game" onClick="clearText();
if(document.getElementById("startgame").value == 'Start Game')
{
startGame();
}
else
{
alert('Stop the current game first.');
};">
create a
new version
of this paste
RAW Paste Data
<input type="submit" name="resetgame" id="resetgame" value="Reset Game" onClick="clearText(); if(document.getElementById("startgame").value == 'Start Game') { startGame(); } else { alert('Stop the current game first.'); };">