<html>
<head>
<title>讓你的按鈕只能按一次,避免重複送出</title>
</head>
<body>
<input type=button name=button value="只能按一次" onclick="this.disabled=true">
</body>
</html>

arrow
arrow
    文章標籤
    javascript one time click
    全站熱搜
    創作者介紹
    創作者 痞客興 的頭像
    痞客興

    痞客興的部落格

    痞客興 發表在 痞客邦 留言(0) 人氣()