window.scrollTo & Element.scrollIntoView()

717 阅读1分钟

window.scrollTop

image.png

Element.scrollIntoView()

image.png

相同点

  • 跳转到指定位置
  • 都有动画过渡效果