HighDots Forums  

link to new window

alt.html.tags alt.html.tags


Discuss link to new window in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Karl
 
Posts: n/a

Default link to new window - 12-09-2003 , 12:08 PM







I have a thumb nail image of a program screen on a webpage. When the user
clicks on it, I would like a new window to open That much I've figured out
how to do:

<a href="images/loan.gif" target="_blank"><img src="images/loan_thumb.jpg"
width="100" height="137" border="1"></a>

My question is, I would like

a) the new browser window to be the same size as the "loan.gif" image

b) the new window not to have a menu, button bar, etc

Is this possible?

If so, how please.

TIA.

Karl




Reply With Quote
  #2  
Old   
Greg Griffiths
 
Posts: n/a

Default Re: link to new window - 12-09-2003 , 05:56 PM






Karl :

Check out Javascript's WINDOW.OPEN functionality, it should answer part b for
you.

Karl wrote:

Quote:
I have a thumb nail image of a program screen on a webpage. When the user
clicks on it, I would like a new window to open That much I've figured out
how to do:

a href="images/loan.gif" target="_blank"><img src="images/loan_thumb.jpg"
width="100" height="137" border="1"></a

My question is, I would like

a) the new browser window to be the same size as the "loan.gif" image

b) the new window not to have a menu, button bar, etc

Is this possible?

If so, how please.

TIA.

Karl


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.