J
José Joye
Hello,
I have a link which has a href to a gif file.
What I'm trying to do is to open this image in a new window that has the
exact size of the image.
I'm also trying to get this window without menus and other.
Is there a simple way to do it?
Here is my basic HTML command:
<a href="../images/MapByTrain.gif" target="_blank">By train</a>
Thanks,
José
I have a link which has a href to a gif file.
What I'm trying to do is to open this image in a new window that has the
exact size of the image.
I'm also trying to get this window without menus and other.
Is there a simple way to do it?
Here is my basic HTML command:
<a href="../images/MapByTrain.gif" target="_blank">By train</a>
Thanks,
José