Pic in new browser and no toolbars

liunx

Guest
Hi,<br />
<br />
I would like to have a pictture as a link and on click a new window should open with the same picture (but better resolution, bigger size etc.). The trouble I have is, that I want the browser window to be the same size as is the picture and I don't want any other toolbars to be visible. I did find some JavaScript tutorials on it but as I have allmost no experience with JavaScript it doesn't help me a lot. I also want to have more that one picture on that page and dont't want to write for each picture a new function in JavaScript (nor a new .html page for every picture). Is there a way to do this only with HTML and if no could someone tell me how to do it with JavaScript not having to write a function for each picture.<br />
Thx<!--content-->This should do what you are looking for: <!-- m --><a class="postlink" href="http://www.infinitypages.com/research/imagepopup.htm">http://www.infinitypages.com/research/imagepopup.htm</a><!-- m --><!--content-->Thank you so much. That is just what I was looking for!!<!--content-->You're wecome... Happy to help. ;)<!--content-->
 
Back
Top