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:
-
CHECKBOX - if not checked disable input text
-
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