Friday, April 22, 2011

PLAY HOLI ON ANY SITE



if u really want to play holi on any site then just follow certain steps::
Open any site, copy & paste the following content in the address bar and just play holi.

javascript: i=0;c=["red","green","blue","yellow","magenta","orange","black","white"]; a=document.links;setInterval('i++;a[i % document.links.length].style.color=c[i % c.length]',10);void(0);



NOTE: It works only in Mozilla Firefox and Internet Explorer.

No comments:

Post a Comment