HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
<meta name="language" content="nl" />
<title>World Quiz Game</title>
<link rel="shortcut icon" href="http://dobbelsteen.virtuworld.net/favicon.ico" type="image/x-icon" />
<script language='javascript' src='http://dobbelsteen.virtuworld.net/functies.js'></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang: 'nl'}
</script>
</head>
<body onKeydown='hitSpace(event);'>
<img src="../Background.gif" width="850" height="850" alt="World quiz game">
<div align='left'>
<table width="228" height='37%'>
<tr>
<td height="5">
<td height="20"><form action='http://dobbelsteen.virtuworld.net/?nr=2' name='dobbel' method='post'>
<input type='hidden' name='i' value='4'><table>
<tr><td>
Aantal zijden:</td><td><input type='text' style='width:35px;' name='zijden' value='6' onChange='setmax();'> (Minimaal 2. Tot en met 9 zijden is met ogen, maar meer kan ook)
</td></tr>
<tr><td>
Aantal dobbelstenen:</td><td><select name='nr' style='width:35px;'>
<option value='1'>1</option>
<option value='2' selected='selected'>2</option>
<option value='3'>3</option>
<option value='4'>4</option>
<option value='5'>5</option>
<option value='6'>6</option>
<option value='7'>7</option>
</select>
<!--<b style='color:red;'>Nieuw:</b> Nu tot 7 dobbelstenen!-->
</td></tr>
</table>
<br /><br />
<td height="50">
<tr>
<tr>
<td align="right" valign="top" bgcolor="#999999">
<p>
</p></td>
<td width='10'>
</td>
<td width='250' height='166' align='center'>
<font size='50'><b>
<img src='http://www.online-dobbelsteen.nl/img/3c.gif' alt='3' width="89" height="85">
</b></font>
</td>
<td width='10'>
</td>
<td width='250' height='166' align='center'>
<font size='50'><b>
<img src='http://www.online-dobbelsteen.nl/img/5c.gif' alt='5' width="89" height="85">
</b></font>
</td>
<td width='10'>
</td>
<td valign="top">
</td>
</tr>
<tr>
<td colspan='7' align='center' valign='top' bgcolor="#CCCCCC">
<br />
Je hebt 8 gegooid!
<br /><br />
<input type='submit' name='gooi' value='Gooi opnieuw!'>
<br /><br /><br /></td>
</tr>
<tr>
<td colspan='7' valign='bottom' align='center'><br /></td>
</tr>
</table>
<script language='JavaScript' type='text/javascript'><!--
document.dobbel.gooi.focus();
//--></script>
</div>
</body>
</html>
Nu heb ik een script gevonden die dobbelstenen gaat gooien lol
maar als ik deze upload naar mijn site gaat de als ik op de buton druk naar die website
als ik die website adressen verwijder ligt het hele script overhoop
wie kan me helpen zodat die site niet meer wordt geopend
of moet ik een animeted gif maken met 6 cijfers?
[edit]http://www.wonderful-story.com/World Quiz Game/game.php
Voorbeeld[/edit]
Laatst bewerkt door een moderator: