Collapsible set

Home Search

Collapsible sets

The collapsible set plugin has the following method:

refresh update the collapsible set

If you manipulate a collapsible set via JavaScript (e.g. add new collapsible containers), you must call the refresh method on it to update the visual styling.


$('.selector').collapsibleset('refresh');