IOS上z-index和fixed定位无效

IOS上z-index和fixed定位无效

在该元素上加:javascript

-webkit-transform:translateZ(1px);
-moz-transform:translateZ(1px);
-o-transform:translateZ(1px);
transform:translateZ(1px);

参考文档:java

https://stackoverflow.com/questions/20832531/mobile-safari-positionfixed-z-index-glitch-when-scrollingweb

相关文章
相关标签/搜索