Skip to content

Instantly share code, notes, and snippets.

@paulbremer
Created October 25, 2013 08:46
Show Gist options
  • Save paulbremer/7151542 to your computer and use it in GitHub Desktop.
Save paulbremer/7151542 to your computer and use it in GitHub Desktop.
jQuery plugins

RESPONSIVE NAV

Responsive navigation plugin without library dependencies and with fast touch screen support. It uses touch events and CSS3 transitions for the best possible performance. It also contains a “clever” workaround that makes it possible to transition from height: 0 to height: auto, which isn’t normally possible with CSS3 transitions.

http://responsive-nav.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment