Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksafranski/responsinav

Responsive Multi-Level Navigation jQuery Plugin
https://github.com/ksafranski/responsinav

Last synced: 3 days ago
JSON representation

Responsive Multi-Level Navigation jQuery Plugin

Awesome Lists containing this project

README

        

Responsinav
===========

Responsive Multi-Level Navigation jQuery Plugin

Usage
====

Simply include the script file along with jQuery core and then call the function using the following:

$(window).responsinav({ breakpoint: 650 });

Set the breakpoint to where the navigation no longer fits. This can be automated by calculating the 'nav' element's outerWidth()