matto
12-11-2007, 10:45 PM
Hi, I'm very new to java; about the only thing I know how to do successfully are onmouseover events. I've been searching for an hour on many different sites and I haven't found the answer to my question.
I'm creating an image gallery and I am currently using an iframe and the target command to have the full-size images appear on the page without having to reload it. I would like to, instead, start off with a blank image and, when the user clicks on an icon, have that blank image swap to the full-size version of the icon. Is this possible?
To reiterate, is it possible to click on icon1.jpg and cause that to swap pictureA.jpg with pictureB.jpg?
Any help would be greatly appreciated.
I'm creating an image gallery and I am currently using an iframe and the target command to have the full-size images appear on the page without having to reload it. I would like to, instead, start off with a blank image and, when the user clicks on an icon, have that blank image swap to the full-size version of the icon. Is this possible?
To reiterate, is it possible to click on icon1.jpg and cause that to swap pictureA.jpg with pictureB.jpg?
Any help would be greatly appreciated.