“This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning”

前端 未结 3 1683
南方客
南方客 2020-12-05 04:35

I have been given this unusual warning from Firefox. The positioning effect it refers to is a div I rotate as a factor of the scroll height. I have never had an

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-05 05:00

    the best solution is a switch and a timer i expose here the answer to solve the same error when you use "on scroll" , i suggest you to adapt my script to your needs! https://stackoverflow.com/a/57641938/5781320

提交回复
热议问题