Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.

Xennis/jQuery.lightweightScrollTo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery.lightweightScrollTo

Leightweight jQuery plugin to animated scrolling to anchors

Demo and usage

Demo: https://xennis.github.io/jQuery.lightweightScrollTo

Exemplary usage

$(document).ready(function () {
	jQuery('a[href^="#"]').lightweightScrollTo({
		offset: 65
	});
});

About

Leightweight jQuery plugin to animated scrolling to anchors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published