Click to See Complete Forum and Search --> : newbie help with frames and jsurl link


splash
12-27-2002, 04:17 PM
I am hoping someone might be able to help me. My website is using frames and the visitor counter i have is shown below:

<!-- Begin Sparklit Counter Code -->
<SCRIPT LANGUAGE="JavaScript">
jsurl = "http://counter.sparklit.com/counter_js.spark";
document.write("<SCRIPT LANGUAGE=\"JavaScript\" ");
document.write(" src=\""+ jsurl + "?ID=151759");
document.writeln("&c=" + Math.random()*10000 + "\">\n<\/SCRIPT>");
</SCRIPT>
<!-- End Sparklit Counter Code -->

My problem is that the link opens within the "links" frame and I need it to open in a new window. I know nothing about javascript so could someone please help me?

Thanks so much

ShrineDesigns
12-27-2002, 05:32 PM
this code clip inserts all the functions; etc from a js file

you could try to download the file; edit it then upload it to your server; but the code my not work properly begining on your server though

splash
12-27-2002, 06:18 PM
ok.. that's a pity because i dont mind having the link at all, it is an excellent service just not a good look opening in a little skinny frame heheh