Keeping a checkbox checked while you Submit a Form
When we submit a form we want to keep the form fields filled in case of error while submission. This saves the user from retyping all the data once again. The use of this may not seem evident if you have a form with 3 or 4 four fields. However, it is especially useful if ......


