jQuery Grid Layout Image Size -
i using jquery plugin grid-a-licious (http://suprb.com/apps/gridalicious). want show on desktop browsers real image sizes.
$.gal.settings = { selector: '.item', width: 450, gutter: 1, animate: false, animationoptions: { speed: 200, duration: 300, effect: 'fadeinonappear', queue: true, complete: function () {} }, };
https://github.com/suprb/grid-a-licious/blob/master/jquery.grid-a-licious.js
my next problem how can set borders of images. css thought make nth-child did not solve it.
here link example http://jsfiddle.net/ajjph/1/
i suggest freewall. cross-browser , responsive jquery plugin create many types of grid layouts include image layout. can see demo image layout:
http://vnjs.net/www/project/freewall/example/image-layout.html
the project's github homepage https://github.com/kombai/freewall