lundi 22 août 2016

How to get the value of selected checkbox and the value of input text for that checkbox?

I have a list of check-boxes along side with input text for each checkbox. If the checkbox is not checked I disable the input text which works fine. I want to get the value of the checkbox that is checked and the input that was given by the user for that specific checkbox. I can get the value of checked checkbox the problem is getting the value of input text.

For Example:

  1. CHECKBOX - if not checked disable input text

  2. INPUTTEXT - if checkbox checked user be able to enter data.

How can I accomplish this. Your help appreciated in advanced

Here is my

[code][1]:
  [1]: http://ift.tt/2bbmgk7




Aucun commentaire:

Enregistrer un commentaire