how do i make a picture open a new window?
Started by ukpf1s, Oct 15 2005 07:22 PM
5 replies to this topic
#1
Posted 15 October 2005 - 07:22 PM
I keep getting the purple border and border=o thing.
#2
Posted 15 October 2005 - 08:14 PM
to make it pop up in a new window:
hope this helps
target="_blank" and for your border problem its: border="0"
hope this helps
#3
Posted 15 October 2005 - 08:15 PM
for the link, make sure it is like this:
*EDIT*
guess i was too late typing it out lol
<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
Posted 15 October 2005 - 10:24 PM
Can you do?
<a href="#" onClick="Window.open('URL')"; return false>
<a href="#" onClick="Window.open('URL')"; return false>
#5
Posted 16 October 2005 - 03:26 AM
Probably but why?
#6
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
