Wpis z mikrobloga

plusy = [];
function plus(){
plusy.push($(".vC a").eq(parseInt(Math.random()*$(".vC a").length)).clone().css({'color':'#3b915f', 'position': 'fixed', 'top':Math.random() * 100, 'left':Math.random() * $(window).width(), 'z-index':999999}));
$('body').prepend(plusy[plusy.length-1]);
}
$.prototype.rain = function(){
$(this).css({'top':parseInt($(this).css('top'))+Math.random() * 10, 'left':parseFloat($(this).css('left'))+Math.random()});
}
setInterval(function(){ plus() }, 500);
setInterval(function(){
for(var i = 0; i $(window).height()){
plusy[i].remove();
plusy.splice(i, 1);
}
}
}, 30);

1.zaznaczasz powyzsze
2.ctrl+c
3.ctrl+shift+j
5.ctrl+v
6.enter
7.plusy leco z nieba
  • 6