John.atchison
03-09-2003, 06:12 PM
Hi I have just come across this forum and hope that someone out there can help me.
I am developing a site which has several thumbnail images in seperate cells of a table with a main cell in the centre. This cell has a seperate table with dynamic text which shows on entry to the page. When the images are moused over this table is replaced by a larger version of the thumbnail. This part all works fine what I am unable to work out is how to go back to the original table with the text when I mouse over a different image.
I am using the following to show the larger image
onMouseOver="document.getElementById().innerHTML=''
Can anyone please point me in the right direction
Thanks in anticipation
John
I am developing a site which has several thumbnail images in seperate cells of a table with a main cell in the centre. This cell has a seperate table with dynamic text which shows on entry to the page. When the images are moused over this table is replaced by a larger version of the thumbnail. This part all works fine what I am unable to work out is how to go back to the original table with the text when I mouse over a different image.
I am using the following to show the larger image
onMouseOver="document.getElementById().innerHTML=''
Can anyone please point me in the right direction
Thanks in anticipation
John