Macbook Pro Retina with Chrome + background-attachment: fixed bug

ぃ、小莉子 提交于 2019-12-12 04:46:13

问题


I know that this issue has been discussed before here but I tried every method and none of them worked. I'm trying to make a parallax effect with background-attachment: fixed. On every browser, on every OS is working perfectly except Chrome on Macbook Pro with Retina screen. Here is the website

The webpage isn't renders properly. The elements which have background-attachment: fixed are flickering or don't load at all. If you have Retina you can understand what i'm saying. Just open it in Chrome. For those who don't have retina just look at my screenshot. I'm desperate right now. I'm thinking of killing the functionality of this rule by targeting chrome on hDPI devices. Can i achieve this using jQuery maybe?

many sources of this specific issue

来源:https://stackoverflow.com/questions/26074169/macbook-pro-retina-with-chrome-background-attachment-fixed-bug

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!