Releases for Accordion
Accordion 1.6.0
March 8, 2008 - 3:41pm — Jörn ZaeffererSize: 60.85 KB
md5_file hash: f7d3f86f1894ee20158e507008e1cf6e
First released: March 8, 2008 - 3:41pm
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
August 24, 2007 - 6:01pm — Jörn ZaeffererSize: 43.88 KB
md5_file hash: 59e415e76037c885c8bec3c82c152249
First released: August 24, 2007 - 6:01pm
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
* Option "animated" eases animation setup and provides smooth and flawless animations. Using the easing plugin you can replace the default slide animation with "bounceslide" and "easeslide". Additional animations can be added as plugins to jQuery.Accordion.Animations
Have fun!
Jörn Zaefferer
Accordion 1.4.0
July 9, 2007 - 2:07pm — Jörn ZaeffererSize: 34.39 KB
md5_file hash: d900637d2f2f87c30322ee1e1fa0a2eb
First released: July 9, 2007 - 2:07pm
Added navigation option: Activate parts of the accoridon based on the current location