function chkliuyan(){ MesName=document.getElementById("MesName"); Content=document.getElementById("Content"); Linkman=document.getElementById("Linkman"); Telephone=document.getElementById("liuyanTelephone"); code=document.getElementById("code"); if(MesName.value==""){ alert('タイトルを記入してください!'); MesName.focus; MesName.select(); return false; } if(Content.value==""){ alert('内容をご記入ください!'); Content.focus; Content.select(); return false; } if(Linkman.value==""){ alert('連絡先を記入してください!'); Linkman.focus; Linkman.select(); return false; } if(Telephone.value==""){ alert('連絡先の電話を入力してください!'); Telephone.focus; Telephone.select(); return false; } if(Fax.value==""){ alert('郵便箱に入力してください!'); Fax.focus; Fax.select(); return false; } /* if(code.value==""){ alert('请输入验证码!'); code.focus; code.select(); return false; }*/ return true; }
ホーム >> フィードバックフィードバック
担当者: *
トピック: *
コンテンツ: *
電話: *
メール: *