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

//form...

if( form.valid() ){

  form.submit();

}

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