Skip to content

Instantly share code, notes, and snippets.

@iksi
Created July 13, 2016 19:13
Show Gist options
  • Save iksi/f84b2468156a22ca95aadb2aeae5cbb2 to your computer and use it in GitHub Desktop.
Save iksi/f84b2468156a22ca95aadb2aeae5cbb2 to your computer and use it in GitHub Desktop.
var supportsScrollBehavior = function () {
return 'scrollBehavior' in document.documentElement.style;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment