JQuery Validate Dynamic Table
- by Richard
I'm using the JQuery validation plug to validate my entire form. I also have a dynamic table on my registration page where the user can register more people. I can validate the rest of the form fine but my goal is to validate the table inputs just the same. Here is my jfiddle code: tables
I don't know why the add line won't work there but it…