This plugin could be used to create easily an image gallery similar to the google image search Tweet Demo $('.GITheWall').GITheWall(); Options Available var wall = $('div.wall').GITheWall({ // Callbacks API onBeforeInit: null, onReady: null, onViewPortUpdate: null, onItemChange: null, onDestroy: null, onShow: null, onHide: null, onContentLoading: null, onContentLoaded: null, margin: { top: 10, bot