@ -44,7 +44,6 @@ photos:
var $demo = $('#demo');
$demo.imagesLoaded( function(){
console.log( this )
$(this).isotope({
itemSelector : '.photo',
});
@ -53,6 +53,8 @@ a:active {
background: black;
}
a img { border: none; }
/**** Isotope styles ****/
/* required for containers to inherit vertical size from window */