Posted by Eric on 12/05/05 00:46
I've got a html page that uses frames. The left frame is a vertical column
and represents an index. The index is made up of thumbnails, if i click on
a thumb i get a larger pic in the right hand frame - so far so good, and
that works. How do i set it up so that I can also send a caption to the
target frame - ie the target frame shows both the blown up pic and a short
text caption?
example of site_index page
<a href="pic.large.jpg" target="win2"> <img src="pic.small.jpg">Pic Text</a>
clicking on pic.small or the "Pic Text" makes a page in win2 frame appear
with the pic.large.jpg in it but i want to have a caption appear there too
Thanks
Eric
Navigation:
[Reply to this message]
|