会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Cahir前端博客
天道酬勤
博客园
首页
新随笔
联系
管理
2014年7月30日
transform中rotate兼容ie
摘要: ie使用filter滤镜 仅限于rotate假设对应 css3 rotate(30deg),那么只要将以下矩阵值赋给 matrix filter 对应元素并设置 SizingMethod='auto expand' 即可:rad=30*Math.PI/180;[ cos rad, -sin rad...
阅读全文
posted @ 2014-07-30 19:01 雪宝贝_kang
阅读(934)
评论(0)
推荐(0)
公告