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

https://github.com/gregmolnar/jquery-dropdown

DropDown navigation plugin on top of jQuery, written in CoffeScript
https://github.com/gregmolnar/jquery-dropdown

Last synced: 20 days ago
JSON representation

DropDown navigation plugin on top of jQuery, written in CoffeScript

Awesome Lists containing this project

README

          

jQuery DropDown navigation plugin

##Requirements

jQuery 1.6.2

##Usage

`$('nav').dropdown()` and the CSS markup needs to be like in the example file position wise.