test
Slinky.js
About
About
Slinky.js is a jQuery plugin for creating beautiful scrolling navigation lists with stacking heads.
Scroll this page to see it in action!
Features
Features
- Smooth scrolling by disabling pointer events
- Lightweight at around 1KB minified
- Refreshes on window resize and DOM mutation
- Compatible with the latest version of your favorite browser
Download
Download
Get the latest version for:
Usage
Usage
Include the downloaded file in a script tag after jQuery and call .slinky()
on the jQuery element you want to activate Slinky on.
Check out the Getting Started section of the README for example code.