| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-6.x-1.1.tar.gz | 9.98 KB | e85d6c256209457ed16ebb3e44710cef |
| accordion_menu-6.x-1.1.zip | 11 KB | b7d7ef3423c218a8a5261a65780a40fb |
Release notes
New features:
- Add settings for scope and all jQuery accordion options.
- Implement multiple menu blocks.
- Add class to handle flash of unstyled content.
Commit log:
e5e8118 Move settings form to new file; add settings for scope and all jQuery accordion options.
8519da4 Apply grammar parser to clean up coding style.
1adf514 Add and revise descriptions.
673d237 Rearrange order of routines; add @file comment; clarify project description in info file.
41aeaf1 #552450 by jerodfritz and solotandem: Implement multiple menu blocks.
b627f65 Modify jQuery accordion settings: changed active menu default from 0 to ''.
a0747fa Modify jQuery accordion settings: add collapsible, change event to 'mousedown' from 'mouseover'.
4c3f6c4 Add class to handle flash of unstyled content (primarily in IE 7 and 8).
b2f2c6a Apply grammar parser to clean up coding style.