background-attachment:fixed not working in chrome

后端 未结 11 2008
无人及你
无人及你 2020-12-21 19:39

I am developing a website in which I have used the background-attachment:fixed property. It\'s working fine in Firefox, but the image is not fixed. In Chrome it

11条回答
  •  自闭症患者
    2020-12-21 19:48

    With chrome 42, background attachment was not working for me... until I close Dev Tools.

    Hope this can save someone's time!

提交回复
热议问题