window.open help!

wxdqz

New Member
Hi everyone,

I am an absolute newbie with Javascript, but I've been playing around with this for the past couple of days and cannot figure this out.

Can someone help me? How do I code an a href tag that will open up a window that contains an image and the location (URL) of that image does not show. The location is the only feature I care about controlling.

So, if this is the image:
<!-- m --><a class="postlink" href="http://www.taneya-kalonji.com/pics/misc/teddy_wizard.jpg">http://www.taneya-kalonji.com/pics/misc ... wizard.jpg</a><!-- m -->

what should my a href tag look like? I would also prefer it to stand-alone so I do not want to put any Javascript code anywhere else in the page.

Is this possible? Would someone be nice enough to provide me with an example?

Thanks in advance!
 
Back
Top