javascript - How can I hide filter options in an accordion? -


let's use codepen example: http://codepen.io/desandro/pen/nfrte

what if wanted hide filtering options toggling .active class (that display: block, vs display:none default styling)?

when on own, accordion behind isotope masonry layout. isotope masonry part bump down.

i've tried:

$container.isotope('reloaditems').isotope('layout'); 

after toggle class.

thanks.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -