Welcome to my new blog http://www.sapgeek.net

Hello everyone,

Welcome to my new SPA blog www.sapgeek.net

Posted by Andy Sun, 14 Mar 2010 05:08:54 +0800


Hide 51.la Statistic Icon

 

51.la provide a piece of javascript code to do the website statistics.

  1. <script language="javascript" type="text/javascript" src="http://js.users.51.la/XXXXXX.js"></script>

But it always display an icon like this , below html+css code will help you to hide this icon.

  1. <div id="d51la" style="display:none">
  2.   <script language="javascript" type="text/javascript" src="http://js.users.51.la/XXXXXX.js">
  3.   </script>
  4. </div>

Posted by Andy Mon, 24 Aug 2009 07:54:16 +0800