jQuery isotope 2 check if is applied -


i'm using isotope 2 (http://isotope.metafizzy.co/) , need check if isotope applied, or destroyed.

i need destroy applied isotope in mobile size,

$container.isotope('destroy'); 

on windowresize, if window width less 767.

after destroying, need check if isotope active or destroyed.

in isotope v1 class "isotope" added, there no class in v2.

any ideas?

best regards ch


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -