the title pretty much says everything, I did look into the images plugin from masonry yet I had no luck, I wonder if anyone could help?
The script does many things,
jQuery(function(){ var $container = $('#container'); $container.imagesLoaded( function () { itemSelector: '.box', animate: true }); });
Source: jQuery Masonry Images