課程
/前端開發
/JavaScript
/焦點圖輪播特效
定義沒有問題呀?怎么修改呀?
2017-08-06
源自:焦點圖輪播特效 4-1
正在回答
嗯,是沒有獲取buttons的原因。我也遇到過這個問題。
這是因為你沒有先獲取buttons,檢查一下你前面有沒有
var?buttons?=?document.getElementById('buttons');
舉報
通過本教程學習您將能掌握非常實用的焦點圖輪播特效的制作過程
1 回答Uncaught TypeError: Cannot set property 'className' of undefined
2 回答Uncaught TypeError: Cannot set property 'className' of undefined
1 回答我復制了一遍函數,但總顯示Cannot read property 'left' of underdifined是腫么回事
1 回答container.onmouseover=stop; container.onmouseout=play;為什么顯示cannot set porperty "onmouseover" null
2 回答buttons數組怎么理解?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-08-30
嗯,是沒有獲取buttons的原因。我也遇到過這個問題。
2017-08-08
這是因為你沒有先獲取buttons,檢查一下你前面有沒有