Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Goettelmann committed Sep 1, 2012
1 parent 92de008 commit 7a707b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### BySlideMenu, a plugin for Mootools

* This script allows you to easily create a sliding menu (accordion menu).
* Configurable with options.
* Define a default item by a class name.
* No animation glitches.
* Menu items can be triggered by the item itself or by one or more triggers.
* Define events to fire when animating/displaying items.
* Items can be expanded by click or mouseover.
* It works horizontally or vertically.
* Customisable compression size.
* Possibility to skip items with a customisable class name.

0 comments on commit 7a707b3

Please sign in to comment.