摘要:
testEmail : function(str) { var re=/^[a-zA-Z0-9_-]+@([a-zA-Z0-9]+\.)+(com|cn|net|org)$/; return re.test(str); }, testWebUrl:function(str) { va... 阅读全文
posted @ 2018-02-02 10:10
vsmart
阅读(476)
评论(0)
推荐(0)
摘要:
在chrome下: input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{ -webkit-appearance: none !important; margin: 0; } Firefox下: input[type="n 阅读全文
posted @ 2018-02-02 10:08
vsmart
阅读(299)
评论(0)
推荐(0)
浙公网安备 33010602011771号