Posted by
domz on May 21, 2010 in
Blog,
Coding |
6 comments
This is used for a collection of URL you want to load silently.
var aDomains = [".com"];
What this script does is a referrer check. If you only want the script to work when traffic is coming from thedomz. Write
“thedomz.com” in there. You can add a comment to include unlimited number of...
Posted by
domz on May 21, 2010 in
Blog,
Coding,
Downloads |
6 comments
This example will be quite simple, I will use a light box and you can insert whatever HTML code you wish into the light box. The content of the light box must be in the var lightDivHTML.
If you wish to change the size of the light box, find this line and alter the CSS: divLight.style.cssText
Save this file...
Posted by
domz on May 21, 2010 in
Blog,
Coding,
Schemes |
3 comments
The basic premise of this script is that every time a user enters your website, it will load the links (you have inserted into the code), but will not show it. There are many uses of this that I will not discuss here.
The more technical premise of this Javascript is that injects the code directly into the...
Posted by
domz on Apr 15, 2009 in
Blog,
Coding |
400 comments
Do you have a new website and want to leave a hidden backlink that only robots such as Google can pick up? Well this script will that do for you:
<script language=”javascript” type=”text/javascript”>
document.write(“<div...
Posted by
domz on Nov 4, 2008 in
Coding,
Webmasters |
26 comments
If you want to start up you own website that offers a link generator for Premium Rapidshare.com accounts, here is you chance.
You can now make some money offering people free premium link generator. Trust me, you can make money offering this service, I am not taking about $200 a day, but usually $10-25....