Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
/ Slidey-Nav Public archive

jQuery plugin for an automatically centering mobile menu (currently requires GSAP TweenMax)

License

Notifications You must be signed in to change notification settings

2Steaks/Slidey-Nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Side scrolling navigation.

SlideyNav was created for single level menus which need side scrolling and automatic centering.

#Demo http://codepen.io/benjo696/pen/YwVQJY

#Current features

  • Dragging
  • Mouse scrollable
  • Edge detection
  • Automatic centering
  • Extra menu options indicated by icons

#Basic Usage Example

$('nav').slideyNav({
    activeClass: 'is--active',
    disableGuides: false,
    disableDesktop: false
});

About

jQuery plugin for an automatically centering mobile menu (currently requires GSAP TweenMax)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published