![]() |
|
|
+ Search |
![]()
|
Mar 28th, 2002 21:07
Joshua IdontTHINKso, Salvo Montalbano,
All you have to do is use document.image.src='image.gif'. for example, say that you are in a frame named 'catalog' and you want to change a picture named 'template' in a frame called 'viewer'. You would type something like : <img name='vase001' src='vase001.jpg' onclick="catalog.template.src='vase001.jpg'">