Brian Irr
Posts: 0
Joined: Tue Sep 17, 2013 1:25 pm

get my radio button value to move over to my js file

  1. How do I get the value of a radio button to carry over to my function taxAmount() on my javascrpt page.

    1. 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.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

get my radio button value to move over to my js file

Hello Brian,

Here you can find info about appery.io components:
radiobutton http://docs.appery.io/documentation/u...
input http://docs.appery.io/documentation/u...

Return to “Issues”