Closed maksimize closed 12 years ago
each collapsible should have the option to set its own cookie name, via config that is passed in:
$('.collapsible').collapsible({
defaultOpen: 'nav-section1,nav-section3',
cookieName: 'collapsible2'
});
when using multiple collapsible a the cookies overtire each other