PDA

View Full Version : Building a Gallery Help



wispas
August 4th, 2008, 12:42 PM
Hi,

I am trying to build a gallery very similar to something like this:

http://www.game.co.uk/Xbox360/Action/Combat/~r334566/SoulCalibur-IV/ (http://www.game.co.uk/Xbox360/Action/Combat/%7Er334566/SoulCalibur-IV/)

Scroll further down to the screenshots section. The page does not need to reload and when you click on a thumbnail, the main image area changes. Does anyone know which programming language is used to build the gallery and what the gallery technique is called? Knowing how to achieve this would be great.

Please provide some help. Thank you!

Andrew

----------------------------------------------------------------------------------------

No worries. Figured it out. Using Dreamweavers Swap Image Behaviour

rawnewdlz
August 4th, 2008, 01:10 PM
Hi, it's called a jcarousel , it uses javascript.
you can find some examples and info here: http://sorgalla.com/jcarousel/

wispas
August 5th, 2008, 12:06 PM
Hi, it's called a jcarousel , it uses javascript.
you can find some examples and info here: http://sorgalla.com/jcarousel/

your right. thanks a lot. checking it out now.