What are the best JavaScript implementations of a gallery?
        Posted  
        
            by gilles27
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gilles27
        
        
        
        Published on 2009-03-03T09:22:01Z
        Indexed on 
            2010/04/05
            0:03 UTC
        
        
        Read the original article
        Hit count: 269
        
JavaScript
We need to implement a gallery feature for our client's new website. They had a similar feature on their last site, which used Smooth Gallery, which in turn was based on Moo Tools.
We could go ahead and do the same however, before we do, does anyone have any suggestions for alternatives and if so, please explain why you feel your choice is better.
© Stack Overflow or respective owner