Use jQuery Validation Plugin to Validate a Hidden Form

I wanted to share a tip with you regardingĀ jQuery Validation Plugin. Of course we all love the plugin, but there might be a time when you might find yourself in a situation like this.

I recently added someĀ functionality to my website. I added a page in the account section for members where they could see their personal information and could also edit the information if needed. I wanted to do keep all this information on one page. So when the page loads it shows member info and then if they click the edit button it turns into a form with input text fields. Continue reading “Use jQuery Validation Plugin to Validate a Hidden Form”