1.

document.body.scrollTop

   如果这个不行的话,就用下面的,应该是不同浏览器下 的scrollTop有差异

2.

document.documentElement.scrollTop

   我这边用的是2,浏览器为谷歌。

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
猜你喜欢
  • 2021-08-21
  • 2022-12-23
  • 2022-03-07
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
相关资源
相似解决方案