[jQuery] Release: Accordion 1.5

[jQuery] Release: Accordion 1.5

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
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:
<a class="moz-txt-link-freetext" href="http://bassistance.de/jquery-plugins/jquery-plugin-accordion/">http://bassistance.de/jquery-plugins/jquery-plugin-accordion/</a>
Demo: <a class="moz-txt-link-freetext" href="http://jquery.bassistance.de/accordion/">http://jquery.bassistance.de/accordion/</a>
Notable changes from the last release:
<ul>
<li>Option "navigation" offers simplest state-saving ever, by
activating elements based on the current location</li>
<li>Option "autoheight" eases the accordion setup by calculating the
largest chunk and setting that as the height for all other chunks</li>
<li>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</li>
</ul>
Have fun!
Jörn Zaefferer
</body>
</html>