|
Posted by Neredbojias on 11/03/05 06:05
With neither quill nor qualm, Pascal Herczog quothed:
> I have a page containing 2 frames, the top has a table of hyperlinks, which,
> if you click on them, each show a different picture in the bottom frame
> (i.e. target base is set to "bottom").
>
> e.g., in the top frame, a table data entry would be:
> <td width="25%"><a
> href="../My%20Jokes/Pictures/airplane.jpg">Airplane</a></td>
>
> What I would like to do is constrain the size (width, height) of the actual
> picture shown in the bottom frame when the user clicks on the text
> "Airplane". I have seen plenty of examples setting width etc when the
> hyperlink itself is a picture, but I can't see how to set the width/height
> attributes in this case. Hence I end up with a picture that doesn't fit into
> the bottom frame, which spoils the effect. As I've got loads of pictures, I
> don't really want to have to resize them all manually first.
>
> Can anyone help?
> Pascal.
Load the image into a page (-via js or php, etc.,) which is loaded into
the bottom frame.
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|