<! doctype html> <html> <head> <meta http-equiv = "content-type"content = "text/html; charset = utf-8"/> <title> </title> <styfic> #refresh {display : none; 너비 : 200px; 높이 : 20px; 배경색 : #ff0; } </style> <cript> var inprocess = false; Window.onload = function () {document.forms [ "Picker"]. onsubmit = validatesUbmit; document.getElementById ( "새로 고침"). onclick = 시작; } function validateUbmit () {// 防止重复的表单提交 if (inprocess) return; inprocess = true; Console.log (임신); document.getElementById ( "dopmitbutton"). disabled = true; document.getElementById ( "새로 고침"). style.display = "block"; document.getElementById ( "message"). innerHtml = "<p> 正在 正在 처리, 稍等 </p>"; 거짓을 반환합니다. } function startover () {inprocess = false; documb document.getElementById ( "message"). innerHtml = ""; document.getElementById ( "새로 고침"). style.display = "none"; }. <입력 유형 = "text"id = "intext" /> 입력 2 : <입력 유형 = "text"id = "intext2" /> 입력 3 : <입력 유형 = "text"id = "intext3" /> <입력 유형 = "id ="id = "value ="send form " /> <div id ="refresh "> <p> <p> <p> <p> id = "메시지"> </div> </body> </html>