DrewDahlman / Mason

Mason.js for creating a perfect grid with jQuery.
http://masonjs.com/
MIT License
1.22k stars 183 forks source link

How can I make it work with images? #5

Closed reelevant-tech closed 11 years ago

reelevant-tech commented 11 years ago

At present it resizes them, which makes this plugin unusable with images

DrewDahlman commented 11 years ago

try using css background-image and set the background-size to cover. that should give you just what you're looking for.