Skip to content

取消浏览器对页面滚动条位置的记录 #40

Description

@hans000

方案:

  • 在页面加载完成后手动设置window.scrollTo(0,0)
  • 使用浏览器内置的属性,history.scrollRestoration = 'manual' (IE不能用)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions