2019-06-04

Javascript - How to check if an isotope has already been instantiated or not

if($(".div-class-supposed-to-turn-into-an-isotope").hasClass('isotope')) {}


Credits...
https://stackoverflow.com/questions/16138404/isotope-metafizzy-how-to-check-if-an-element-has-already-been-initialized-as-an

No comments:

Post a Comment