Fulltext results:
- Dice Roller
- resulting sum. For convenience, there is a second form where you can just enter the number of dice and p... y/3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> ... sabled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code java