Skip to content

Instantly share code, notes, and snippets.

@spac3unit
Forked from davidgilbertson/scrollIntoView.js
Created October 8, 2018 00:55
Show Gist options
  • Select an option

  • Save spac3unit/3eabd9aced159896c6ab6952cd0f777c to your computer and use it in GitHub Desktop.

Select an option

Save spac3unit/3eabd9aced159896c6ab6952cd0f777c to your computer and use it in GitHub Desktop.
document.querySelector(document.location.hash).scrollIntoView();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment