PDA

View Full Version : Code




MK
04-10-2001, 09:28 AM
http://www.the-group.org/vip/fps/beta/index2.php

Click POTW > Opens in new window..I used the same code for the [current] link in the new window but it won't open a new window for the link. Anyone know? The code is :

<a href="#"
onClick="window.open('URL','_new'
,'height=**,width=**');">TEXT</a>

So it works for http://www.the-group.org/vip/fps/beta/index2.php but not for http://www.the-group.org/vip/fps/beta/potw/index.htm

Anyone know why?

[ April 10, 2001: Message edited by: MK ]




Scav
04-10-2001, 05:50 PM
<a href="#" onClick="window.open('url','_new','height=100,width=100');">blah</a> should work i just dont understand what the ** are and i dont think they are valid html code in anything except frameset. and even then its a single *.

Whats with the chick? Site just needed some anime babe? heheh

MK
04-10-2001, 07:12 PM
I just put the ** there instead of putting actual numbers :) The chick looks cool, that's why ;)