login

free javascript!!! cool_colors() function

i wrote this function 2 do stuff like the redblueredblue nasty nets on the side bar — u can add as many colors to the function as u like and it repeats the pattern, heres da code check it out!:


<script type='text/javascript'>
function cool_colors( the_string )
{

     var q=0;

     for(var i=0; i<the_string.length; i++)
     {

          document.write('<span style=\"color:'+arguments[q+1]+'\">'+the_string.charAt(i)+'</span>')

          if(the_string.charAt(i)!=' ')
          {

               q++;
               if(q>=(arguments.length-1))
                    q=0;

          }

     }
}

cool_colors('nasty nets','red','blue')

</script>

  9/5/07 2:58 pm


1 of my all time fave stock vids

  9/5/07 12:02 am


  8/16/07 7:50 pm


documenting the upside-down google chat status msg fad b4 it becomes lame



(help)

  7/5/07 6:10 pm


“Exec with feet”

classic getty images.. the first keyword listed is “Smart”?

  6/27/07 6:50 pm


NEW CAT BUS NEW CAT BUS NEW CAT BUS !!!

NEW CAT BUS #7 BY ANTHONY LESLIE!

  6/13/07 7:46 pm


The Story of Srebrenica by Nanny Lynn

Epic found/stolen computer animation (made on an Amiga?), the narration & story are amazing, watch it in 3 parts on youtube.. a dvd is here. via paperrad

  6/4/07 10:19 pm


new cat bus episodes!



new cat bus videos by anthony leslie!!! — #5 and #6 (above)

  5/28/07 1:20 am


some good captchas

        

  5/25/07 12:25 pm


GCHAT SCENE 2007

Travis: i kinda have been hating my computer
Guthrie: yeah i hate computer world

  5/12/07 10:12 pm


« Previous Page  Next Page »