miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.69k stars 299 forks source link

Is there anything to remove the complete section when you remove or delete all the images in one section or in one "jg-section" ? #345

Open MrShaikh1357 opened 3 years ago

MrShaikh1357 commented 3 years ago

I am trying to remove/delete all images in my section or you can say last image in my section. so do we have any method or remove complete section or we should manually do it ?

jefftucker1952 commented 3 years ago

$('#section1').justifiedGallery('destroy');

This is all in the documentation: http://miromannino.github.io/Justified-Gallery/options-and-events/