Re: howto : link opens a new window?

"Tomislav Grabic" <[email protected]> Fri, 5 Sep 2003 10:11:34 +0200
Newsgroups gmane.comp.cms.xaraya.knowledge-base
Organization Xaraya News Server
Message-ID <[email protected]>
Jason Judge wrote:
> "Tomas Nekvasil" <[email protected]> wrote in message
> news:[email protected]
>> http://www.sitepoint.com/article/1041
>
> Very good. In essence, the article describes this:
>
> JavaScript to be loaded with every page:

isn“t it easier to just add this?
onclick="window.open(this.href); return false;"

ciao

Tomi