Hello,
I am pretty new to Javascript and have been trying to build a pretty basic image gallery for about fifty images for a site I am working on. Here is a description of what I need:
- one image shown at a time
- underneath is a title and links to the next and previous images
- there needs to be a separate index/thumbnail page that links to each individual image
I have been searching for some existing code that I could modify for weeks, but haven't found anything that works. I have been trying to use dhonishow (http://dhonishow.de/), but am worried that I won't be able to link my index page into the images. I need it to have good transitions (using either scriptaculous or mootools). I am on the verge of giving up on the javascript and attempting to use flash (which I hate) or, more likely, to build separate html pages for each image. I feel like there has to be a better way to do it than that.
Any help or advice would be greatly greatly appreciated. Thanks!
I am pretty new to Javascript and have been trying to build a pretty basic image gallery for about fifty images for a site I am working on. Here is a description of what I need:
- one image shown at a time
- underneath is a title and links to the next and previous images
- there needs to be a separate index/thumbnail page that links to each individual image
I have been searching for some existing code that I could modify for weeks, but haven't found anything that works. I have been trying to use dhonishow (http://dhonishow.de/), but am worried that I won't be able to link my index page into the images. I need it to have good transitions (using either scriptaculous or mootools). I am on the verge of giving up on the javascript and attempting to use flash (which I hate) or, more likely, to build separate html pages for each image. I feel like there has to be a better way to do it than that.
Any help or advice would be greatly greatly appreciated. Thanks!