-ms-interpolation-mode 属性介绍
-ms-interpolation-mode: bicubic;
-ms-interpolation-mode: bicubic;
CSS3缓动库
正准备回家,一个运营屁颠屁颠跑过来和我说页面出了一个bug,让我看看。
大家都知道 wap 开发中 body 宽度是按手机浏览器的虚拟像素宽度来适配的。而高度属性不像宽度一样可以直接取百分比来实现的。
微信分享图片为了保证图片自适应全部显示,保证宽度为750的情况下
中午一个前些天写的页面联调好了,做了下兼容性测试准备上线,结果发现 ie6、7下
In desktop Chrome and Safari is good, but in the default browser on Android 4.1.x (SGSII, Galaxy Nexus, etc) this approach does not work - transition does not stop. Additionally, I note that the situation is only a relatively translate3d: with translate and position CSS props (e.g. "top", "left") it works.