Fully Featured & Customizable Free Forums
InvisionFree - Free Forum Hosting
Welcome to WebStuff. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Name:   Password:


 

 Dice Roller, Pathetic but, I just found it.
Ninja Slayer
Posted: May 22 2004, 10:16 AM


T3h P3ngu1n L34d3r
Group Icon

Group: IF Skin Team
Posts: 64
Member No.: 67
Joined: 28-April 04



Yeah, it's kinda pathetic. Not really sure what you would use it for. I just found it on my computer. uhh.gif

I will have a preview in a minute.

CODE
<html>
<head>
<title>Dice Roller</title>
</head>
<body>
<form name = "Roll">
<center>
<table border>
<tr>
<td>Number of Dice:</td>
</tr><tr>
<td><input type = text name = "one"></td>
</tr><tr>
<td>Number on Dice:</td>
</tr><tr>
<td><input type = text name = "two"></td>
</tr><tr>
<td><center><input type=button value="Roll" onClick=RolL()></td>
</tr>
</table>
</form>
<script language="Javascript">
function RolL() {
var final = "";
var num1 = document.Roll.one.value;
var num2 = document.Roll.two.value;
rool()
function rool() {
if(num1>0) {
var roller = Math.floor(Math.random() * num2) + 1;
final += roller
final += " "
num1 -= 1
if(num1>0) {
rool()
} else {
alert(final);
}
}
}
}
</script>
</body>
</html>
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
« Next Oldest | JavaScript | Next Newest »
InvisionFree - Free Forum Hosting
Fully Featured & Customizable Free Forums
Learn More · Sign-up for Free

Topic Options



Hosted for free by InvisionFree* (Terms of Use: Updated 2/10/2010) | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc.
Page creation time: 0.0972 seconds | Archive
Forum Markers Copyright to Max at the IF Skin Zone All Graphics, Scripts, Skins, and anything esle is copyright to the creator.
This skin was created by Kazuki of the IF Skin Zone
Submit your site to 300 search engines free!