function packeryGrid() { let $grid = $('#grid'); $grid.imagesLoaded().progress( function() { $grid.packery({ itemSelector:'.grid-item', percentPosition:true, gutter:0 }); }); } if ($("#grid").length) { packeryGrid(); } $(function() { packeryGrid(); console.log("packery init"); }); /*******************************************************************/ /* ftrtch dino */ /* [type: JS] [file:masonry-grid-container] [132.839] DESIGN*/ /*******************************************************************/ /* 0.4 D>D */ /* db 182 */