Page 2 of 2

Posted: Thu Apr 12, 2007 4:34 pm
by RobertGonzalez
You don't need javascript to pop a new window. What if the user has JS disabled?

Like aaronhall said, target="_blank". That is not XHTML strict compliant, but it will do what you need.

Posted: Thu Apr 12, 2007 11:31 pm
by feyd
Let the user choose whether they want a new window/tab or not on their own.