摘要: //重置 $('.btn-info-reset').click(function restSearchForm() { $('#txt-export-position').val(''); $('#positions-name-tags').html(''); }); 阅读全文
posted @ 2014-07-16 14:31 daniell2012 阅读(149) 评论(0) 推荐(0) 编辑
摘要: jquery.validate remote 和 自定义验证方法$(function(){var validator = $("#enterRegForm").validate({debug:false, //调试模式取消submit的默认提交功能//errorClass: "error",//默认... 阅读全文
posted @ 2014-07-16 13:03 daniell2012 阅读(329) 评论(0) 推荐(0) 编辑