thresher
11-25-2009, 10:41 AM
Right, not sure if this is a CSS question or an AJAX/ JAVASCRIPT one.
What I want to do is build a page with a row of images along the top and, when you click an image, it loads information about that image in a space below.
Each time you click an image, the info for that image replaces the info for the previous image, so there will only ever be one set on info visible on the page.
I want to avoid using iframes if possible.
An example of what I'm trying to do can be seen on this page: http://www.toastdesign.co.uk/about-us/the-team/
What I want to do is build a page with a row of images along the top and, when you click an image, it loads information about that image in a space below.
Each time you click an image, the info for that image replaces the info for the previous image, so there will only ever be one set on info visible on the page.
I want to avoid using iframes if possible.
An example of what I'm trying to do can be seen on this page: http://www.toastdesign.co.uk/about-us/the-team/