Public Gists by mikelikesbikes

Gravatar
Tue Sep 01 10:47:07 -0700 2009
1
2
3
$(document).ready(function(){
  // normal cycling blink for the elements color
  $("span").blink();
Gravatar
Tue Jul 21 10:32:01 -0700 2009
1
2
3
GREEN="\[\033[0;32m\]"
NC='\e[0m'
 
Gravatar
Mon Jul 13 15:03:51 -0700 2009
1
2
3
/* Eric Meyer's CSS Reset Stylesheet */
 
html, body, div, span, applet, object, iframe,