I did not know about the console, so thanks NIkita!
I did not know about the console, so thanks NIkita!
never mind, had some junk code I forgot about on page load. thanks
Uncaught SyntaxError: Unexpected identifier /app/view/cd98d2b1-88bf-4382-b52c-c640f2aceb25/startScreen.js:77
event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery-1.9.1.js:3345
I tried Mayna's code, but it's not calculating my simple calculator total. I have 2 inputs (number1, number2). and a button to run javascript on click (copied from her post). the labelName is "lablemytotal" and is a Lable. Any suggestions?
Hunter