views:

187

answers:

1

Hi,

I'm trying to combine the "filterable portfolio" (http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-filterable-portfolio-with-jquery/) with the Masonry layout ... so I want my items to readjust with masonery after I filtered them, but they stay in the position where masonery put them...

here's my very rough first website draft: http://waynetest.kilu.de/lula/ (work obviously in progress..;))

Is there a possibility to combine both js-scripts?

thanks a lot, katharina

A: 

Hey Katherina,

I wanted the same thing and finally have it working.

See: http://jasondaydesign.com/masonry_demo/

Hopefully that works for your needs.

Jason