Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
I use ajax to add html, so I want to reload this plugin, but it is not working.
Uncaught TypeError: $(...).justifiedGallery is not a function
Sorry my english is poor.
$(document).on('scroll',window,function(){ $("#justified-gallery").justifiedGallery(); });
I use ajax to add html, so I want to reload this plugin, but it is not working.
Uncaught TypeError: $(...).justifiedGallery is not a function
Sorry my english is poor.