Why does a fixed background-image move when scrolling on IE?

前端 未结 11 1383
时光取名叫无心
时光取名叫无心 2020-12-29 06:37

I\'m trying to make background-image fixed.

As you see in my blog, the background-image is moving when scrolling on IE 11.

How can

11条回答
  •  一生所求
    2020-12-29 07:22

    I just came across a case where I was able to reduce the stuttering by removing box-shadow from elements that overlap the fixed background.

提交回复
热议问题