I need some help checking a number and seeing if it is between two numbers and if it is, continue, if not, ask for another number.
I don't have much to start with, but I do have this
Code:var num = prompt("Enter number to view more information about an album 1-6 Only"); var num = parseInt(num);


LinkBack URL
About LinkBacks
Reply With Quote
