为了账号安全,请及时绑定邮箱和手机立即绑定

正在回答

5 回答

<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
<title>Document</title>
<script type="text/javascript">
window.onload=function(){
    var send=document.getElementById('send'),
        times=60,
        timer=null;
    send.onclick=function(){
      // 计时开始

<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
<title>Document</title>
<script type="text/javascript">
window.onload=function(){
    var send=document.getElementById('send'),
        times=60,
        timer=null;
    send.onclick=function(){
      // 计时开始

<!doctype html>
<html>
<head>
    <meta charset="UTF-8">
<title>Document</title>
<script type="text/javascript">
window.onload=function(){
    var send=document.getElementById('send'),
        times=60,
        timer=null;
    send.onclick=function(){
      // 计时开始

0 回复 有任何疑惑可以回复我~

就是把send这个元素的disabled(可不可见)的属性赋值为false,disabled=true就是不可见,disabled=false就是可见

0 回复 有任何疑惑可以回复我~

send.disabled=false这个是什么意思,有什么用?谁能解答一下

0 回复 有任何疑惑可以回复我~

语句结束不加分号的习惯可不好哦

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信