1.0.1 • Published 7 years ago

animated-scroll-js v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Animated-scroll

jQuery Animated Scroll Plugin - Anchor navigation

#Plugin usage: $('selector').animateScroll();

#Plugin defaults: { target: "body", // Target element to be scrolled, leave to defaults unless you want to limit scroll to a container scrollPadding: 0, // Fixed adjustment value to move scroll little far to better visibility duration: 5000 // animation duration, change to suit your needs }