摘要: 需求:1、禁止重复点击提交按钮;2、电话只能包含数字+-和空格 HTML: <form action="" name="common" onsubmit="return dosubmit()"> <input type="text" name="tel" placeholder="Tel:"> <i 阅读全文
posted @ 2022-03-02 15:07 Arya-Wang 阅读(93) 评论(0) 推荐(0)