What's a good jQuery ligthbox plugin that cycles through images? (like a carousel)
        Posted  
        
            by Greg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Greg
        
        
        
        Published on 2010-05-17T04:44:19Z
        Indexed on 
            2010/05/17
            4:50 UTC
        
        
        Read the original article
        Hit count: 265
        
I'm looking for a jQuery lightbox plugin that has the ability to, with it's next and previous buttons, cycle through images repeatedly. Like a carousel effect.
I've been using jQuery Lightbox Plugin (balupton edition) but that doesn't have the option to continue cycling through images. It reaches the last image in the array and then disables the 'next' button.
So to save me some time coding, what are some plugins you can recommend?
© Stack Overflow or respective owner