<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>表单点击提交按钮后变成灰色不可再次点击</title></head><body>
<form name=form1 method="POST" action="" target=_blank>
<p><input type="text" name="T1" size="20"><input type="button" value="提交" οnclick="javascript:{this.disabled=true;document.form1.submit();}"><input type="reset" value="重置" name="B2"></p></form></body>
</html>
原文来自:雨枫技术教程网 原文网址: