Jump to content


how do i make a picture open a new window?


5 replies to this topic

#1 ukpf1s

    Young Padawan

  • Members
  • Pip
  • 16 posts

Posted 15 October 2005 - 07:22 PM

I keep getting the purple border and border=o thing. :lol:

#2 d7x

    P2L Jedi

  • Twodded Staff
  • PipPipPip
  • 586 posts
  • Gender:Male
  • Location:Virginia
  • Interests:Life

Posted 15 October 2005 - 08:14 PM

to make it pop up in a new window:

target="_blank"

and for your border problem its:

border="0"

hope this helps

#3 ericrcan

    Young Padawan

  • Members
  • Pip
  • 103 posts

Posted 15 October 2005 - 08:15 PM

for the link, make sure it is like this:


<a href="WHERE TO LINK TO" target="_blank"><img src="WHERE THE PICTURE IS LOCATED" width="WIDTH OF PIC" height="HEIGHT OF PIC" border="0" /></a>

*EDIT*

guess i was too late typing it out lol

Edited by zYpher, 15 October 2005 - 08:16 PM.


#4 zhanster

    Young Padawan

  • Members
  • Pip
  • 125 posts

Posted 15 October 2005 - 10:24 PM

Can you do?

<a href="#" onClick="Window.open('URL')"; return false>

#5 saferwaters

    Jedi In Training

  • Members
  • PipPip
  • 390 posts

Posted 16 October 2005 - 03:26 AM

Probably but why?

#6 Maxx-Designs

    P2L Jedi

  • Members
  • PipPipPip
  • 681 posts
  • Location:Australia

Posted 16 October 2005 - 05:07 AM

just easier using the target="_blank" function





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users