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

相關文章
相關標籤/搜索