I`m using jquery validation to validate my form and I have a problem when I want to submit my form with a link instead of using this:
< input type="submit" value="Submit" name="Submit" class="fboton" >. The problem is that the submit link doesn't activate the jquery validation of the form. Can anybody help me with this? Thanks!! sole.