課程
/前端開(kāi)發(fā)
/Bootstrap
/玩轉(zhuǎn)Bootstrap(基礎(chǔ))
data-backdrop="true"沒(méi)看明白怎么用?
2016-10-21
源自:玩轉(zhuǎn)Bootstrap(基礎(chǔ)) 8-9
正在回答
彈出模態(tài)框時(shí)有個(gè)灰色的背景,默認(rèn)data-backdrop等于true,就是點(diǎn)擊灰色背景層時(shí)模態(tài)框會(huì)關(guān)閉,當(dāng)data-backdrop等于static時(shí),點(diǎn)擊灰色背景層是不會(huì)關(guān)閉的
有花不見(jiàn)葉 提問(wèn)者
<div?class="modal"?id="mymodal"?data-backdrop="true"> ... </div>
舉報(bào)
告訴你使用Bootstrap,并且能夠獨(dú)立定制出適合自己的Bootstrap
2 回答問(wèn)個(gè)問(wèn)題!
1 回答請(qǐng)教一個(gè)關(guān)于文本替換的問(wèn)題
3 回答問(wèn)個(gè)css的小問(wèn)題
2 回答這個(gè)行列問(wèn)題
1 回答這一節(jié)的問(wèn)題
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2016-12-27
彈出模態(tài)框時(shí)有個(gè)灰色的背景,默認(rèn)data-backdrop等于true,就是點(diǎn)擊灰色背景層時(shí)模態(tài)框會(huì)關(guān)閉,當(dāng)data-backdrop等于static時(shí),點(diǎn)擊灰色背景層是不會(huì)關(guān)閉的
2016-10-22