View Single Post
Old 11-27-2011, 11:56 AM  
Janh
Confirmed User
 
Janh's Avatar
 
Join Date: Sep 2006
Location: NL
Posts: 332
Just had a look over your site http://videodecul.ca which redirects to http://videodecul.ca/fc/adxp.php

The first thing what i saw is that wherever i move my mouse i see an adxpansion clickurl and if i move my mouse to the right i got a big scrollbar, are you moving an banner spot unvisible with the mouse? that explains already for me the very high CTR

and yes you do...

Sourcecode

<div id='mydiv'>
<!---->
<iframe border=0 frameborder=0 marginheight=0 marginwidth=0 width=736 height=98 scrolling=no allowtransparency=true src=http://videodecul.ca/adx/728x90adx.htm></iframe>
</div>

Stylesheet: http://videodecul.ca/fc/style.css

#mydiv {position:absolute; top:0; left:0; visibilitydden; overflowdden; opacity:0.0;filter: alpha(opacity = 0); zoom:1;-moz-opacity:0.0;-khtml-opacity: 0.0;}
.thumb {width:100%;}
#mydiv {position:absolute; top:0; left:0; visibilitydden; overflowdden; opacity:0.0;filter: alpha(opacity = 0); zoom:1;-moz-opacity:0.0;-khtml-opacity: 0.0;}

Javascript: http://videodecul.ca/fc/jquery-latest.js

var divName='mydiv';var offX=12;var offY=12;function mouseX(evt){if(!evt)evt=window.event;if(evt.pageX) return evt.pageX;else if(evt.clientX)return evt.clientX+(document.documentElement.scrollLeft?d ocument.documentElement.scrollLeft:document.body.s crollLeft);else return 0}function mouseY(evt){if(!evt)evt=window.event;if(evt.pageY) return evt.pageY;else if(evt.clientY)return evt.clientY+(document.documentElement.scrollTop?do cument.documentElement.scrollTop:document.body.scr ollTop);else return 0}function follow(evt){if(document.getElementById){var obj=document.getElementById(divName).style;obj.vis ibility='visible';obj.left=(parseInt(mouseX(evt))-offX)+'px';obj.top=(parseInt(mouseY(evt))-offY)+'px'}}document.onmousemove=follow;



And then im even not talking about the 1x1 iframes in the bottom

I gonna block your account right now and make some advertisers happy to give their lost money back
__________________
Contact me for buy/sell traffic or visit www.ero-advertising.com

Advertise with Text ads, Thumb ads, Banners, Video ads, Layer ads or AdSpaces (fixed spots at fixed prices). All traffic is GEO-IP & country filtered (and anti-fraud checked).
Janh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote