第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

好多人都沒寫投票總數(shù)?


<!DOCTYPE html>

<html>

<head>

? ? <meta charset="UTF-8">

? ? <title></title>

? ? <style type="text/css">

? ? ? ? .con {

? ? ? ? ? ? width: 200px;

? ? ? ? ? ? height: 200px;

? ? ? ? ? ? background: red;

? ? ? ? }

? ? ? ? .tou {

? ? ? ? ? ? width: 200px;

? ? ? ? ? ? height: 30px;

? ? ? ? ? ? line-height: 30px;

? ? ? ? ? ? background: #a7cbff;

? ? ? ? }

? ? ? ? .tou button {

? ? ? ? ? ? float: left;

? ? ? ? }

? ? ? ? .tou .ret {

? ? ? ? ? ? float: right;

? ? ? ? }

? ? </style>

? ? <script type="text/javascript">

? ? ? ? function vote(e){

? ? ? ? ? ? var a=document.getElementById('total');? ??

? ? ? ? ? ? var num=parseInt(a.innerHTML)+1;

? ? ? ? ? ? a.innerHTML=num;

? ? ? ? ? ? ? disable(e);

? ? ? ? }

? ? function disable(e){

? ? ? ? e.disabled=true;

? ? ? ? setTimeout(function(){

? ? ? ? e.disabled=false;

? ? ? ? ? ? },5000);

? ? }

? ? </script>

</head>

<body>

<div class="con">投票內(nèi)容</div>

<div class="tou">

? ? <button onclick="vote(this)">投票</button>

? ? <span class="ret">總票數(shù):<span id="total">0</span></span>

</div>

</body>

</html>


正在回答

1 回答

嗯,你這樣寫也是對(duì)的,不過我試了一下,其實(shí)函數(shù)傳不傳參沒什么關(guān)系,不影響效果,加油

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

好多人都沒寫投票總數(shù)?

我要回答 關(guān)注問題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)