<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" />
<meta name="description" />
<title>点击提交按钮后变成灰色不可再次点击。
</title>
</head>
<body>
<a href="<#ZC_BLOG_HOST#>">aaaaa</a><hr>
<form name=form1 method="POST" action="http://www.zzjs.net" target=_blank>
<input type="text" name="T1" size="20">
<input type="button" value="提交" onclick="javascript:{this.disabled=true;document.form1.submit();}">
<input type="reset" value="重置" name="B2">
</form> </body> </html>
浙公网安备 33010602011771号