Photo Album script is ideal for displaying multiple images at once, with links to cycle through additional batches of images. But that's just the beginning.
Here are some highlights:
- Customize the album's dimensions as desired, such as 3 by 2 images, 4 by 5 images etc.
- For each image, specify an optional description, link, and link target.
- The script automatically builds navigational links to allow the viewer to cycle between "batches" of images within the album.
- Ability to run your own code whenever an image within the album is clicked on (via onselectphoto). This enables you to modify the default the behaviour when a user clicks on the images, such as load their associated links in a pop up window instead.