$thisImg.animate({rotate: imgAng * d + "deg"});报错问题
当我按视频写的时候,$thisImg.animate({rotate: imgAng * d + "deg"});这里报错了,报的是jquery的错,不知道为什么,是jquery版本的问题,还是什么问题,
如果不加$thisImg.animate({rotate: imgAng * d + "deg"});这一句的时候,就不会出现这个错误。
jquery.transform的我下载的地址是 https://github.com/heygrady/transform,
如果有疑问请留言