# Scrolling image gallery advice

**URL:** https://forum.kirupa.com/t/scrolling-image-gallery-advice/226127
**Category:** Uncategorized
**Created:** [May 18, 2007, 10:59am UTC](https://forum.kirupa.com/t/scrolling-image-gallery-advice/226127 "2007-05-18T10:59:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Richardc](https://avatars.discourse-cdn.com/v4/letter/r/7cd45c/32.png) [@Richardc](https://forum.kirupa.com/u/Richardc)
#### Post date: [May 18, 2007, 10:59am UTC](https://forum.kirupa.com/t/scrolling-image-gallery-advice/226127/1 "2007-05-18T10:59:55Z")

</div>

Hi all, I’ve looked around all the posts and examples on image galleries, so I’m looking at advice on one that I’m going to build.

**Functionality**  
the viewer sees 3 images on screen on top of each other, with the middle one being 100% alpha, the rest 50%. There is a list of image groups to click on on the left hand side of the screen.

There is a previous and next button which will scroll the images up and down. The images also need to loop. For example if there are 5 images, then the user sees image 1 in the main screen, with the last item in the list above it, and image 2 below it. Each time the next arrow is pressed, then the image number goes up by one until it reaches the last item, then it resets back to one.

**Ease of use**  
I’m thinking using xml will be the best way for loading these images in. Each section needs to be loaded seperately. ie image group1 image group 2 when the links on the left are clicked.

Does anyone know of any examples that can help me with this project?

Regards

Richard
