test

Scroll

Slinky.js

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

  • 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

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.

Contributing

There is always room for improvement in any software and Slinky.js is no different.

The code is hosted on GitHub and pull requests are more than welcome as long as you follow the guidelines for contributors.

More