Skip to content

amosworker/jquery.localScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

jQuery.LocalScroll

  • Requires jQuery.ScrollTo (http://github.com/flesler/jquery.scrollTo)

  • The hash of settings is passed in to jQuery.ScrollTo, so, in addition to jQuery.LocalScroll's settings, you can use any of jQuery.ScrollTo's. Check that plugin's documentation for further information.

  • If you want to convert the links from ALL over the page, with the same settings, just call $.localScroll(...) instead of $(...).localScroll(...)

  • Most of this plugin's defaults, belong to jQuery.ScrollTo, check it's demo for an example of each option.

About

Animated anchor navigation made easy with jQuery

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 86.3%
  • CSS 8.0%
  • JavaScript 5.7%