 |
 |
Javascript code along button of forums?
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2002
Location: England | San Francisco
Status:
Offline
|
|
I get a box showing a load of code at the bottom of every forum page :/ it seems to stretch the actual advert box... Annoying
// Instructions:
// 1. Create a file on your web server called ad.js using a text editor.
// (any name with the .js extension will work)
// 2. Paste this code into the .js file
// 3. Update the "... Javascript URL" in your Fastclick default to point to the .js file on your server.
var dz=document;
dz.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
dz.writeln("<!--");
dz.writeln("// ValueParameters");
dz.writeln("ValueHost = \"hs0270701\";");
dz.writeln("ValueLoaded = false;");
dz.writeln("ValueID = \"pagebuster\";");
dz.writeln("ValueVersion = \"1.1\";");
dz.writeln("ValueBannerType = \"std\";");
dz.writeln("");
dz.writeln("ValueWidth = 728;");
dz.writeln("ValueHeight = 90;");
dz.writeln("");
dz.writeln("ValueNoText = 1;");
dz.writeln("");
dz.writeln("//-->");
dz.writeln("<\/script>");
dz.writeln("<SCRIPT LANGUAGE=\"Javascript\" SRC=\"http://oz.valueclick.com/jsmaster\"><\/script>");
dz.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
dz.writeln("<!--");
dz.writeln("if (ValueLoaded) ValueShowAd();");
dz.writeln("//-->");
dz.writeln("<\/script>");
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Sep 2003
Status:
Offline
|
|
I am getting it too. Everytime I refresh. Quite irritating.
File Name: vc-720.js
File Type: Java Script
from: www4.macnn.com
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Australia
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Mar 2000
Location: Land of the Easily Amused
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jun 2001
Location: Northwest Ohio
Status:
Offline
|
|
Originally posted by Demonhood:
what browser?
Well, IE 6 for Windows XP Professional has been (randomly) asking if it can download the file vc-720.js from www4.macnn.com all day today, if that helps. (I've been clicking the "cancel" button).
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2002
Location: England | San Francisco
Status:
Offline
|
|
Originally posted by Demonhood:
what browser?
firefox v1.0 RC in Windows XP
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Australia
Status:
Offline
|
|
firefox .9.3 for windows.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Aug 2004
Location: Outfield - #24
Status:
Offline
|
|
Sounds like a Windows issue to me...
Go figure!

|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Australia
Status:
Offline
|
|
has only appeared recently
|
|
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Dec 1998
Status:
Offline
|
|
I'll look into this...will get back to you guys tomorrow.
best,
monish
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Sep 2003
Status:
Offline
|
|
Originally posted by mkbhatia:
I'll look into this...will get back to you guys tomorrow.
best,
monish
What's the news, still happening.
|
|
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Dec 1998
Status:
Offline
|
|
Which browser are using? i suspect that the file is not being properly recognized in your browser and thus being displayed instead of executed.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Apr 2003
Location: Herzliya
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Apr 2001
Location: Wasilla, Alaska
Status:
Offline
|
|
Odd. I haven't seen this at all..
XP + Firefox
OS X + Safari
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2002
Location: England | San Francisco
Status:
Offline
|
|
Originally posted by mkbhatia:
Which browser are using? i suspect that the file is not being properly recognized in your browser and thus being displayed instead of executed.
Firefox 1.0, Windows XP
internet explorer 5.5 in XP
it happened in Safari too i think.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Australia
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Apr 2003
Location: Herzliya
Status:
Offline
|
|
Now the ads are talking to me "I've never been overdrawn, I've never been charged so that has saved me a lot of mooneh". Quite scary...my speaker volume was up real loud 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Australia
Status:
Offline
|
|
Originally posted by lil'babykitten:
Now the ads are talking to me "I've never been overdrawn, I've never been charged so that has saved me a lot of mooneh". Quite scary...my speaker volume was up real loud
nasty, i copped that one too.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2002
Location: Clogland
Status:
Offline
|
|
Originally posted by dcolton:
What's the news, still happening.
And still annoying.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2002
Location: Clogland
Status:
Offline
|
|
Accidentally got the source code (again), having MacNN open while editing code, thought I may as well post it.
Code:
edit: Doh! the code was posted in the first post of this thread.
:brick:
(Last edited by skalie; Oct 26, 2004 at 02:23 AM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: May 2002
Location: Beautiful Downtown Portland
Status:
Offline
|
|
I've been getting it since thursday.
IE 6 and XP Pro
It seems to be part of one of the ads. It comes on every page until the ads change and then it doesn't happen any more. When I cancel the script, the ads are blank.
|
|
"There he goes. One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die." -- Hunter S. Thompson
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2004
Location: Australia
Status:
Offline
|
|
Still there.. go away stupid code.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Started again today with me, too.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Sep 2003
Status:
Offline
|
|
It is bad today. every new page brings the pop up.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: May 2002
Location: Beautiful Downtown Portland
Status:
Offline
|
|
Still happening. And on nearly every page.
It has to be one of the ads. Can we please do something about this?
Thank you.
|
|
"There he goes. One of God's own prototypes. Some kind of high powered mutant never even considered for mass production. Too weird to live, and too rare to die." -- Hunter S. Thompson
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|