Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ksafranski/responsinav
- Owner: ksafranski
- Created: 2012-05-30T18:47:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-06T19:07:41.000Z (over 12 years ago)
- Last Synced: 2024-04-15T09:19:37.400Z (7 months ago)
- Language: JavaScript
- Size: 159 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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()