Click to See Complete Forum and Search --> : Refresh Table


john.atchison
04-09-2003, 02:31 AM
Hi, I am new to this forum and hope that someone out there can advise me if this can be done or not.
I have a detail page on my site which has a table with several cells surrounding a main cell. On entry to page there is a table within main cell which has dynamic text. When the small images in surrounding cells are clicked on a larger version appears in main cell replacing table with text. My problem is to be able to be able to click on one of the images and return to the original information. I am currently using Java Script to refresh the whole page when the image is clicked on but idealy would like to only refresh the original table. I do not want to use layers in any shape or form.
Page can be seen at.
www.scotlandsartists.com/detail.asp
This has been driving me nuts I hope you can help.
Thanks in anticipation.

John

gil davis
04-09-2003, 05:43 AM
I do not want to use layers in any shape or form.That is about the only way you will accomplish a partial page rewrite.

Your other choice would be an iframe.

john.atchison
04-09-2003, 01:18 PM
Thanks Gil for your suggestion re iFrame.
This was a new one to me but after looking it up will give it a go.
Thanks again

John