Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
Ben Simpson edited this page Jan 8, 2016 · 6 revisions

Graphite-Nav-JS

Demo: http://codepen.io/anon/pen/VebWdM

Includes:

  • Dragging
  • Scrolling
  • Edge detection
$('nav').graphiteNav({
    activeClass: 'is--active',
    disableGuides: false
});
Clone this wiki locally