jensroom
02-24-2006, 02:12 PM
Hiya! Can anyone help me?
I need to open a gif in a new window, but if it opens in a window too small, it squishes up & looks wrong. Is there any way of opening it up in a max window, or is there a way to specify the size of the window?
Is it possible to specify that the image is not 'squished', but appears in actual size, with scroll bars if necessary?
All I have is the basic html:
<A href="GIF" target="_blank" STYLE="text-decoration:none">Picture </A>
I have tried putting width=700 & stuff like that, but nothing works, and I don't really know what I'm doing.
I have found some stuff using Java, but I don't understand Java at all, and it scares the pants off me...
Is there a simple html answer, or a complete idiot's guide to java answer?
Love, Jen The Confused
:eek:
I need to open a gif in a new window, but if it opens in a window too small, it squishes up & looks wrong. Is there any way of opening it up in a max window, or is there a way to specify the size of the window?
Is it possible to specify that the image is not 'squished', but appears in actual size, with scroll bars if necessary?
All I have is the basic html:
<A href="GIF" target="_blank" STYLE="text-decoration:none">Picture </A>
I have tried putting width=700 & stuff like that, but nothing works, and I don't really know what I'm doing.
I have found some stuff using Java, but I don't understand Java at all, and it scares the pants off me...
Is there a simple html answer, or a complete idiot's guide to java answer?
Love, Jen The Confused
:eek: