Clock Mon, 20 May 2013 06:34:11 +0100

JavaScript HELP :((
@ General forum

So I have to make a script, wheree basically you have to give 2 numbers and it prints out a bigger one for you

var number1 = parseInt(prompt("Give 1. number: ", 0));
var number2 = parseInt(prompt("Give 2. number: ", 0));

then comes the document.write thingy which I dont get right after 2 hours of googling and trying haha
Im noob at this :(
thanks for the help!

J V // aceg
Posted 8 months ago: Sun, 26 Aug 2012 12:00:42 +0100

Comments

Please login to post comments.

Report abusive content

Please login to notify staff.