Posted by Jeremy Brown on 05/05/06 11:47
Thank you for the help. Where would I put this tag, as I am unfamiliar with
its use. I am a bit slow.
Jeremy
--
Visit my Saab & me at:
http://jerem43.home.att.net
"freemont" <yabba@dabba.doo> wrote in message
news:pan.2006.05.05.00.41.07.841629@dabba.doo...
> On Thu, 04 May 2006 17:33:47 +0000, Jeremy Brown wrote:
>
>> Hello all,
>> I have a small vanity site that is a member of WebRing. They give you a
>> script to put on your site that will bring you to the
>> next/previous/random
>> site in the ring. I know absolutely nothing about scripting and I wish to
>> force the script open the link in a separate window. Can anyone help me
>> edit the script so that it will do this?
>
> You could simply add this to the anchor tag:
>
> onclick="window.open(this.href,'_blank');return false;"
>
> ... and that will even validate to XHTML Strict.
>
> HTH
>
> --
> "Because all you of Earth are idiots!"
> ―`·.ΈΈ.·΄―`·-> freemont© <-·΄―`·.ΈΈ.·΄―
[Back to original message]
|