jquery Programming Glossary: event_allday
jQuery serialize does not register checkboxes http://stackoverflow.com/questions/3029870/jquery-serialize-does-not-register-checkboxes a form. My problem is that it does not retriev checkboxes that is not checked. It includes this input type checkbox id event_allDay name event_allDay class checkbox checked checked but not this input type checkbox id event_allDay name event_allDay class.. is that it does not retriev checkboxes that is not checked. It includes this input type checkbox id event_allDay name event_allDay class checkbox checked checked but not this input type checkbox id event_allDay name event_allDay class checkbox How can.. type checkbox id event_allDay name event_allDay class checkbox checked checked but not this input type checkbox id event_allDay name event_allDay class checkbox How can I get values of checkboxes that is not checked jquery serialization share improve..
|