Leightweight jQuery plugin to animated scrolling to anchors
Demo: https://xennis.github.io/jQuery.lightweightScrollTo
Exemplary usage
$(document).ready(function () {
jQuery('a[href^="#"]').lightweightScrollTo({
offset: 65
});
});
Leightweight jQuery plugin to animated scrolling to anchors
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Leightweight jQuery plugin to animated scrolling to anchors
Demo: https://xennis.github.io/jQuery.lightweightScrollTo
Exemplary usage
$(document).ready(function () {
jQuery('a[href^="#"]').lightweightScrollTo({
offset: 65
});
});
Leightweight jQuery plugin to animated scrolling to anchors