juqery.validate验证 js提交form之前验证一下

//form...

if( form.valid() ){

  form.submit();

}

posted @ 2013-10-12 14:57  行-云  阅读(252)  评论(0)    收藏  举报