表單驗證

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>表單驗證</title> <script type="text/javascript"> function checkit() { var str=/^[\u4e00-\u9fa5]+$/; //new RegExp("^[\u4e00-\u9fa5]+$"); if(!str.
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息