jQuery: Combining "filterable portfolio" and Masonry layout
        Posted  
        
            by katharina
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by katharina
        
        
        
        Published on 2010-02-16T23:37:05Z
        Indexed on 
            2010/05/14
            19:24 UTC
        
        
        Read the original article
        Hit count: 339
        
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
© Stack Overflow or respective owner