Actually, I love the explanation. I would have been struggling much longer without the introduction of the "object." I placed your name in the comment section with mine, I'm assuming its your screen...
Oh ok. Jamesbcox you are a genius..It looks much simpler this way. I see the values are still able to be used as well. That is definitely much easier than what I was doing. I will have to read up on...
Okay, you know after reading all these tutorials, it makes more sense the way you explained it. I also like the way the arrays are combined, I was trying to find a way to have the multi-dimension,...
I had to place that inside. I commented it back out once I seen all gray. I figured out how to get the button to work but only with one function which is based on the text field. Now I'm trying to...
I've edited the code and fixed the errors (to my knowledge). Still not working. I've even reduced to one function with an alert and it still does not work.
Okay, that definitely means I've been looking at this too long. I missed all of those. Okay, that makes sense. I should keep the arrays consistent correct?
Trying to get my Submit button to work on this calculator script. I want to retrieve the values for the user and CALCULATE...The button only clears the form and I'm not sure if the functions are...