Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for Accordion


Accordion 1.6.0

Last standalone release, now part of jQuery UI.

Bugfix release with API overhaul to fit jQuery UI API and minor new features (fillSpace option).

Accordion 1.5.0

I'm happy to present you a new release of my Accordion menu plugin for jQuery. Thanks to some essential help from John Resig on animations, this may be the first release that is actually worth its code. And its the last release as a standalone plugin (stay tuned). If you are already using the plugin: An update is highly recommended. Otherwise, why don't you give it a try?

Plugin Page and Documentation: http://bassistance.de/jquery-plugins/jquery-plugin-accordion/
Demo: http://jquery.bassistance.de/accordion/

Notable changes from the last release:

* Option "navigation" offers simplest state-saving ever, by activating elements based on the current location
* Option "autoheight" eases the accordion setup by calculating the largest chunk and setting that as the height for all other chunks

Accordion 1.4.0

Added navigation option: Activate parts of the accoridon based on the current location