Skip to content

Smooth Scroling JS solution for anchors

onvardgmbh/smooth-scrolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Smooth Scrolling

Usage

smoothScrollToPx(target, callback, duration);

<script src="smooth-scrolling.js"></script>
<script>
	smoothScrollToPx(1000, function() {console.log('done')}, 1000);
</script>

About

Smooth Scroling JS solution for anchors

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •