How do I get the value of a radio button to carry over to my function taxAmount() on my javascrpt page.
In my javascript I am now refencing input fields using
"item = Number(document.tipForm.itemAmount.value)"
As I originally had a html file. I now want to use your input fileds to get the values
I have shared the app with you Name Geo.