老師,你的公眾號(hào)報(bào)錯(cuò)了,并看不到任何動(dòng)畫
2018-01-14
安裝JavaScript Completions插件----- js智能提示插件
時(shí)間: 2017-12-27
時(shí)間: 2017-12-27
2018-01-08
var marginLeft = parseInt(window.getComputedStyle(ball, null).marginLeft, 10);
2018-01-01
安裝JavaScript Completions插件----- js智能提示插件
2017-12-27
發(fā)現(xiàn)了幾個(gè)問題,1.bluebird.js不需要引入也可以正常完成動(dòng)畫;2.var Promise=window.Promise這行也不需要ES6可以正常實(shí)例化;3.ball.style.marginLeft=marginLeft+'px'不加'px'無法執(zhí)行;4.兩個(gè)內(nèi)置對(duì)象_animate(ball,dis)要加上參數(shù)
2017-12-23