Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

About this user

http://wholinked.com

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

Wholinked

// description of your code here
Show the other websites linking to yours. Totally new and fully customizable, this simple cut-and-paste javascript queries the search engines for your links, then sends the results to your site's WhoLinked box for your visitors to see. Cool! http://wholinked.com
   1  
   2  <script type="text/javascript"><!--
   3  wholinked_text_color="99ccff";
   4  wholinked_box_color="006699";
   5  wholinked_hdln_color="99ccff";
   6  wholinked_accent_color="000066";
   7  wholinked_width="170px";
   8  wholinked_font="Arial,Verdana,Sans-Serif";
   9  wholinked_font_size="11px";
  10  //--></script>
  11  <script type="text/javascript" language="javascript"
  12  src="http://wholinked.com/1.js"></script>
  13  
  14  
« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS