<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>

posted on 2015-03-25 23:33  遍地狼烟★风儿起  阅读(169)  评论(0编辑  收藏  举报