課程
/前端開發(fā)
/jQuery
/jQuery基礎(chǔ)(三)—事件篇
是因?yàn)榈谝粋€(gè)span 本身沒有什么內(nèi)容,我只需要更新第二個(gè)span的數(shù)字?
2017-04-03
源自:jQuery基礎(chǔ)(三)—事件篇 7-1
正在回答
有個(gè)||符號(hào)?。〉谝粋€(gè)沒用到傳遞的bottonName,而是用的first這個(gè)實(shí)參,第二個(gè)才是用的傳過來的bottonName
舉報(bào)
jQuery第三階段開啟事件修煉,掌握對(duì)頁面進(jìn)行交互的操作
3 回答bottonName是什么?_?
3 回答bottonName = bottonName || 'first';
5 回答bottonName = bottonName || 'first';
2 回答bottonName = bottonName || 'first';什么意思啊
3 回答如果bottonName = bottonName,那代表什么,如果bottonName = first又是代表什么?trigger('click','last'),這個(gè)last代表什么? first.text(bottonName);這一句怎么理解?
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)
2017-04-05
有個(gè)||符號(hào)?。〉谝粋€(gè)沒用到傳遞的bottonName,而是用的first這個(gè)實(shí)參,第二個(gè)才是用的傳過來的bottonName