I have to use a hyperlink instead of a input submit or input button to submit a form. It needs to be validated by jQuery validator. When I use the input submit or input button, everything works perfectly, however a hyperlink doesn’t validate at all when I put a submit() in the href (the form submits but no validation takes place). How can I run the validator plugin from a hyperlink then submit the form…? Thanks everybody.
Share
Easiest thing in the world: