_xkoko
COCO 很懒 什么都没留下......
摘要: function checkInput(){ $("[inputCheckType='Email']").blur(function (event) { var email=/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+(.[a-zA-Z0-9_-])+/; if(!emai 阅读全文
posted @ 2017-11-22 14:58 _xkoko 阅读(274) 评论(0) 推荐(0) 编辑