ok, well the final part of this program is a function that i added, called "continueTest". after running through, testing the values, and giving output to the user, I want "continueTest" to run, and...
Ahhh It Worked!!! Omg!!! Now I Remember Why I Love Programming... For The Warm Fuzzy You Get When It Finally Works!!! Wooottttt... Thank You!!! :D i seriously want to get up and do a little dance,...
I am trying to create a program that allows a user to input 3 values, which, first of all, will test if they are numbers. If they are numbers, it will then test them to see if they create a triangle,...
Hey, I know it's not much, but I donated $5. It's the least I can do, especially considering how helpful everyone has been at this website. My prayers and thoughts will be with her...
This is kind of a silly question, but I am new to Javascript so bear with me please! :o Ok, my assignment wants me to ask a user to enter 3 numbers that will be tested to see if they make a triangle....
i applied the changes you made to my input fields, yet it still doesn't work... ARGHHHHHHHHHHHHHHHHHH. Internet explorer gives me an error message, of "expected object" Line 15, Char: 2... what the...
hey everyone. i am taking a javascript class, and am having some trouble with an assignment. The assignment wants me to ask a user to input 3 values and test if they can make a triangle.