HTML <form id="exA" class="fValidator-form" method="post" action="#"> <fieldset> <legend>fValidator</legend> <table> <tfoot> <tr> <td colspan="2"><input id="exA_submit" type="submit" value="submit" /><input type="reset" value="reset" /></td> </tr> </tfoot> <tbody> <tr> <td><label for="exA_Id">ID:</label></td> <td><input id="exA_Id" class="fValidate['required']" name="id" type="text" /></td> </tr>