摘要: 校验规则 required:true 必输字段 remote:"check.php" 使用ajax方法调用check.php验证输入值 email:true 必须输入正确格式的电子邮件 url:true 必须输入正确格式的网址 date:true 必须输入正确格式的日期 日期校验ie6出错,慎用 d 阅读全文
posted @ 2016-02-26 09:56 jamess 阅读(235) 评论(0) 推荐(0) 编辑