simple photo viewer
        Posted  
        
            by Blaise
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Blaise
        
        
        
        Published on 2010-05-19T02:05:57Z
        Indexed on 
            2010/05/19
            2:10 UTC
        
        
        Read the original article
        Hit count: 369
        
Hi,  I am fairly new to all this.
I am trying to make a simple photo viewer with javascript or anything easy to alter.
I just want a next and prev. button to take you between photos.  Click next and next photo shows.  Just that simple.  I have a flash version but I would like to avoid using flash.
I've been doing it the long way by making multiple pages, one for each photo and a button that repeats.  I know there must be a better way but I just can't seem to figure it out.
Please help
© Stack Overflow or respective owner