随笔分类 -  兼容问题

摘要:css: .overlay { position: fixed; height: 100%; width: 100%; filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F0000... 阅读全文
posted @ 2016-12-12 15:53 ning0_o 阅读(266) 评论(0) 推荐(0)
摘要:Aanimation @keyframes动画 谷歌 低版本(4.0~43.0)-webkit- 火狐 低版本 (5.0~16.0) -moz- IE9- 不支持 解决方法: 使用jquery的animate动画 $(ele).animate({style}... 阅读全文
posted @ 2016-11-23 16:15 ning0_o 阅读(114) 评论(0) 推荐(0)