The headers below should display their corresponding section when clicked, hiding whichever section is currently visible. The "detach" link below should disable this behavior while the "attach" link should re-enable it. Also note that unlike the other examples on this page, this accordion will initialize without an effect (the first section will instantly be visible).
This example should behave as above, except the sections will be visible when you mouseover the headers, rather than click.
The section below should have a 4th section, added dynamically, which is clickable like the others.
This example allows you to hide all the sections. You can expose any single section and click its header again to hide it without exposing another one.
This section initializes with the second section visible rather than the first.