Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmngn/pixo_unav
https://github.com/alexmngn/pixo_unav
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexmngn/pixo_unav
- Owner: alexmngn
- Created: 2013-04-19T17:31:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-24T15:09:48.000Z (over 11 years ago)
- Last Synced: 2024-04-15T15:56:44.749Z (9 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pixo_unav.js
A simple navigation menu with coloring underline on the position of the current active item## Compatibility
* jQuery 1.7.1+
* Internet Explorer 7+
* Google Chrome
* Mozilla Firefox
* Safari
* Opera## Usage
```javascript
$('ul#menu').pixo_unav();
```## Licensing
Released under the MIT License
Copyright 2013, Alexis Mangin
http://opensource.org/licenses/MIT