Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Friday, March 29, 2013

How to save unchecked value of checkbox - HTML

Working with form check boxes can be a bit of a pain on sites with dynamic content. Saving the checked data is easy, but how do you easily save the unchecked value without manually adding it to an array from inside your code.
Read Full Article and solution here http://bit.ly/6laVc