问题
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