[UPHPU] xhtml strict and open in new window (fwd)
Jonathan Duncan
jonathan at jkdwebmagic.com
Wed May 10 16:31:20 MDT 2006
On Wed, 10 May 2006, Brandon Stout wrote:
> I'm open to javascript, css, xhtml, php, and any other solution following my
> reasoning, or an entirely different method.
>
> Thank you,
> Brandon Stout
>
This should answer your question and address your problems, but this is my
preferred way to be XHTML Strict compliant and open windows:
<a href="http://test.com/" onclick="window.open(this.href); return false;">Link
Text</a>
Short, simple, 100% XHTML Strict compliant.
Regards,
Jonathan
More information about the UPHPU
mailing list