javascript question

Re: javascript question

Yes I can

suppose

there r 5 images

there names are…

pic1
pic2
pic3
pic4
pic5

there is a title of each image displayed on its top (top of iframe)

when i click pic1, the title should be pic1 & the iframe will display pic1 into it

when i click pic2, the title should be pic2 & iframe contain pic2 inside it

& so on …for all images…

Checkt the attached picture…