Replacing HTML content and images on button click
Hello,
I have 3 main tables. One with a graphic, one with a text description for the image (header, paragraph, and links), and the third is a list of links.
What I want to do is:
Click a link, and without loading into an entirely new page, change the graphic and the corresponding text.
there are 5 links each with its own graphic and text I need it to load.
So far I've only managed to get the graphics to work by messing with an image replacement gallery script, changing the thumbnails to text links, but the text content problem is a hurdle i cant jump.