課程
/前端開發(fā)
/HTML/CSS
/N種語言實(shí)現(xiàn)4版本告白神器
最后鼠標(biāo)交互那里的index.js沒看懂,應(yīng)該在哪個(gè)文件引用呢?
2019-08-07
源自:N種語言實(shí)現(xiàn)4版本告白神器 3-2
正在回答
<!DOCTYPE?html> <html> <head> <meta?charset="utf-8"> <title></title> <link?rel="stylesheet"?type="text/css"?href="index.css"/> </head> <body> <div?class="question"> <div?class="operate"> <button?class="btn"?id="agree">好呀</button> <button?class="btn"?id="disagree">不好</button> </div> </div> <div?class="main"> <img?src="g1.gif"?/> <img?src="g2.gif"?/> </div> <script?src="index.js"></script> </body> </html>
舉報(bào)
0基礎(chǔ)秒學(xué)告白神器,VBS版、前端版、Java版、小程序版,4款神器各取所需
1 回答index.js
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2019-08-07