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

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

div:first 是什么意思????

div:first 是什么意思????

Blizzard_lihe 2016-11-19 15:02:31
<!DOCTYPE?html> <html> <head> ????<meta?http-equiv="Content-type"?content="text/html;?charset=utf-8"?/> ????<title></title> ????<script?src="http://libs.baidu.com/jquery/1.9.1/jquery.js"></script> ????<style> ????.right?div?{ ????????background:?yellow; ????} ????</style> </head> <body> ????<h2>replaceWith()和replaceAll()</h2> ????<div?class="left"> ????????<button?class="bt1">點(diǎn)擊,通過replaceWith替換內(nèi)容</button> ????????<button?class="bt2">點(diǎn)擊,通過rreplaceAll替換內(nèi)容</button> ????</div> ????<div?class="right"> ????????<div> ????????????<p>第一段</p> ????????????<p>第二段</p> ????????????<p>第三段</p> ????????</div> ????????<div> ????????????<p>第四段</p> ????????????<p>第五段</p> ????????????<p>第六段</p> ????????</div> ????</div> ????<script?type="text/javascript"> ????//只克隆節(jié)點(diǎn) ????//不克隆事件 ????$(".bt1").on('click',?function()?{ ????????//找到內(nèi)容為第二段的p元素 ????????//通過replaceWith刪除并替換這個(gè)節(jié)點(diǎn) ????????$(".right?>?div:first?p:eq(1)").replaceWith('<a?style="color:red">replaceWith替換第二段的內(nèi)容</a>') ????}) ????</script> ????<script?type="text/javascript"> ????//找到內(nèi)容為第六段的p元素 ????//通過replaceAll刪除并替換這個(gè)節(jié)點(diǎn) ????$(".bt2").on('click',?function()?{ ????????$('<a?style="color:red">replaceAll替換第六段的內(nèi)容</a>').replaceAll('.right?>?div:last?p:last'); ????}) ????</script> </body> </html>div:first 是什么意思????div:first 是什么意思????
查看完整描述

2 回答

已采納
?
stone310

TA貢獻(xiàn)361條經(jīng)驗(yàn) 獲得超191個(gè)贊

第一個(gè)div

查看完整回答
反對 回復(fù) 2016-11-19
?
慕粉2340472005

TA貢獻(xiàn)1條經(jīng)驗(yàn) 獲得超0個(gè)贊

父節(jié)點(diǎn).right 里面有兩個(gè)DIV 節(jié)點(diǎn) ?div:first 指的是父節(jié)點(diǎn)下的第一個(gè)div 子節(jié)點(diǎn) 也就是p標(biāo)簽里第一段到第三段

查看完整回答
反對 回復(fù) 2016-11-25
  • 2 回答
  • 0 關(guān)注
  • 2068 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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