Hi guys,
I have a checkbox which will be checked or unchecked based on whether the value is true or false.
I want to get the value of that checkbox i.e true or false Please help. here is my code
Shailesh Phatak wrote:Hi guys,
I have a checkbox which will be checked or unchecked based on whether the value is true or false.
I want to get the value of that checkbox i.e true or false Please help. here is my code
This might help...
NOTE: Dont use keywords in your tag attribute values -> for example rename the id="checked" to id="checkId"
Time is what we want the most, but what we use the worst. -- William Penn