![]() |
2nd validation doesn't appear
here's my html code
Code:
<div class="row">Code:
$(function(){ |
The second validation error doesn't appear ONLY IF the first one already appears. This is because of the "return false" after the first if. So where is your problem? What is it you really want to do?
|
I want to check all the forms , that's my main motive
|
All the forms? You mean all the fields? At once?
Code:
$('#submitcvbutton').click(function(){ |
| All times are GMT +1. The time now is 01:29 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.