如何在console.log中使用css3动画?


请问各位前端同仁,如何在console.log中使用css3动画?

web前端开发 前端开发 console

凤姐派我来看看 11 years, 10 months ago

CSS3动画,没见过,塞个gif图片的倒是可以;
反正效果一样,HR 看不出区别 哈哈


 console.log("%c ", "background: url(http://img4.duitang.com/uploads/item/201404/11/20140411213600_kKVBE.thumb.600_0.gif) no-repeat center;padding-left:350px;padding-bottom: 350px;")

只在chrome下用过,IE 什么的没看过

800℃008 answered 11 years, 10 months ago

Your Answer