Jump to content
Ghost Recon.net Forums

Javascript popup help


Recommended Posts

I have a thumbnail image that i want when you click it another window comes up with a bigger image with no toolbars and set width/height. So far i can get a text link that when you click brings the bigger picture up with notoolbar and set size, but i just need to change the text link to image. Any help?

Link to post
Share on other sites
I have a thumbnail image that i want when you click it another window comes up with a bigger image with no toolbars and set width/height. So far i can get a text link that when you click brings the bigger picture up with notoolbar and set size, but i just need to change the text link to image. Any help?

TEXT LINK looks like this

<a href="large-image.jpg">text link</a>

IMAGE LINK, like this

<a href="large-image.jpg"><img src="small-image.jpg" width="464" height="184" border="0"></a>

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...