亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

js 拼接的html 在外部怎么加css? 急急急!

js 拼接的html 在外部怎么加css? 急急急!

largeQ 2018-10-03 15:14:33
text: "<div style='color:#666;margin-bottom:20px;' id='msg'>請填寫要提現的金額</div>"+                        "<div>"+                        "<div><input type='number' id='price' style='width:270px;display:block;margin:0 auto;color:#000'  placeholder='輸入金額'></div>"+                        "<input type='number' maxlength= '4' style='width:150px;display:inline-block;color:#000' id='code' placeholder='輸入四位數'/>"+                        "<div id='sendBtn' class='btn code' style='margin:10px;'>發送驗證碼</div>"+                        "</div>"                                                  var setSendBtn = function(enable) {        if(enable) {            $('#sendBut').removeAttr('disabled');        } else {            $('#sendBut').attr('disabled', 'disabled');        }    };            $('#sendBtn').click(){        setSendBtn(false);    }        并沒沒有添加到#sendBtn 的css            不好意思,怪自己太不仔細,沒什么大問題了。都是小細節 哎……,感謝大家回答
查看完整描述

1 回答

?
不負相思意

TA貢獻1777條經驗 獲得超10個贊

click事件必須放在text內容append到頁面上之后,
否則 $('#sendBtn')是取不到元素的

查看完整回答
反對 回復 2018-11-09
  • 1 回答
  • 0 關注
  • 344 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號