My problem is jQuery Masonry arranges my 'bricks' right away and don't wait images to load in. Also I want images to be responsive so I cant define something like:
<img src="asas" height= "100px" width="100px" alt="asas">
The link for the live example is here.