jquery 表单验证插件
摘要:
1、为inputValidator增加empty属性。用于设置控件文本值是否允许两边为空。具体请看demo1里的密码的校验代码。该属性是个对象,默认值{leftempty:true,rightempty:true,emptyerror:null}leftempty:表示左边是否允许为空righte... 阅读全文
posted @ 2008-07-19 15:31 王峰炬 阅读(136) 评论(0) 推荐(0) 编辑