摘要:
var button = document.getElementById("btn"); //每秒执行一次,若按钮状态为可用,进行点击var timer=setInterval(function() { // if (button.disabled == false) { button.click( 阅读全文
posted @ 2024-03-25 10:30
過朢
阅读(131)
评论(0)
推荐(0)
摘要:
<body> <form id="form1" runat="server"> <div id="div1" class="a1" name="aaa"> <input type="text" class="a3" name="name" value="3" /> <input type="text 阅读全文
posted @ 2024-03-25 10:30
過朢
阅读(221)
评论(0)
推荐(0)
浙公网安备 33010602011771号