Downloads
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.