No errors. It's simple math code in JS. It keeps getting stuck on the loading icon in between the input page and output page.
No errors. It's simple math code in JS. It keeps getting stuck on the loading icon in between the input page and output page.
It is still getting stuck with a gray, swirling loading icon now. My code pretty much matches yours, but the final page will not load for some reason
You're going to have to dumb it down a bit please.
As I said, I'm new to JavaScript. I'm trying to pull user input into basic calculations, then print the results to another page in the app. I tried copying your site's basic tip calculator format, but the output does not appear on the screen.