Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smooth scroll module #9

Open
jeremydw opened this issue Mar 23, 2016 · 0 comments
Open

Smooth scroll module #9

jeremydw opened this issue Mar 23, 2016 · 0 comments

Comments

@jeremydw
Copy link
Member

With a similar featureset to – https://github.com/cferdinandi/smooth-scroll/blob/master/dist/js/smooth-scroll.js

Should support:

  • Dynamic-sized header elements (check size of header each time scroll is executed, since a fixed header may change based on a responsive design)
  • Fixing the scroll position on page load (if there's a fixed header, this utility should correctly move the scroll to the right position)
  • Using event delegation to automatically execute a smooth scroll (to bookmarked URLs) without the need to tag links with data-scroll.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant