摘要:
代码:items: [{ id: 'email', name: 'email', xtype: 'textfield', regex: /^\s*\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*(\;\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*)*(\;)*\s*$/, regexText: "The email format is invalid" }]此正则表达式支持多个email中间用分号隔开的格式 阅读全文
posted @ 2011-06-01 09:24
本命
阅读(1774)
评论(0)
推荐(1)
浙公网安备 33010602011771号