<div id="example">
<div class="hx-collapsible-heading">Header</div>
<div class="hx-collapsible-content"><div style="padding:1em;font-size:2em">
Content
</div>
</div>
</div>
var collapsible = new hx.Collapsible('#example')
animate
option in the constructoranimate
option in the constructoranimate
option in the constructor