[UPHPU] xhtml strict and open in new window
Brandon Stout
hplsbyufan at imapmail.org
Wed May 10 20:51:43 MDT 2006
Tyler Gee wrote:
> On 5/10/06, Brandon Stout <hplsbyufan at imapmail.org> wrote:
>> Does this method keep the current window where it is?
>
> What do you mean?
>
> Tyler
This part would normally redirect the current window to test.com:
<a href="http://test.com/">Link Text</a>
Does this:
<a href="http://test.com/" onclick="window.open(this.href); return
false;">Link Text</a>
keep the current window where it is (in my case, mscis.org), but open a
new window that goes to test.com?
Brandon Stout
http://mscis.org
More information about the UPHPU
mailing list