jquery-smoothscroller
Advanced tools
Comparing version
{ | ||
"name": "jquery-smoothscroller", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A jQuery plugin to provide a smooth scrolling effect.", | ||
@@ -5,0 +5,0 @@ "main": "./smoothScroller.min.js", |
# jQuery-smoothScroller | ||
SmoothScroller is a simple jQuery plugin to add a smooth scrolling transition effect to your page. It is extremely small being under a 1KB in size. | ||
SmoothScroller is a simple jQuery plugin to add a smooth scrolling transition effect to your page. It is extremely small being under a 1KB in size. When initialized it will detect all the anchor tags with id references and create a smoothscroll animation to the relevant tag. | ||
@@ -5,0 +5,0 @@ To add to your project: |
21899
0.59%