Hide Alexa Widget
Believe it or not Alexa has become vital comparation tool to determine the crowd of a site. The most important way is placing the Alexa Widget on the site to send records of unique IP per day to Alexa
I have proven that Alexa Widget is important. One of my blog Alexa was 2.500.000 but after i put Alexa Widget on it, it became 1.200.000 in 2 days. I think the number of growth is big for me.
Believe it or not, some bloggers feel annoyed with the widget. There’s a tricky method to hide away alexa widget but still let it works well, the answer is using css displa-none attribute. It works well on my blog quoted above.
here’s the code of normal Alexa Widget :
<SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/s/a?url=mr.hokya.com'></SCRIPT>
after the coding and editing it would be…
<div style="display:none"><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/s/a?url=mr.hokya.com'></SCRIPT></div>
The widget will never appear. The css style tell the browser to hide it away. But it still works good






ganool
using <span is also working,,,
Julian
well
the most popular elements for web 2.0 is
Achmad Fauzi
oow … i must use it. thanks
Cindy
Ahh, I remember the first blog I ever created. I wrote a story just like this. Smart minds must think alike!
mda
Good one!
Joseph Vinitano
I am a huge fan of your site and I read it regularly. Keep up the great work!