Eklablog Tous les blogs Top blogs Littérature, BD & Poésie
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU

Tout un univers de mots et d'images.......... Mais aussi des "coups de gueules" sur ce monde qui nous entoure............

Publicité

Pensées en images

Image hébergée gratuitement chez www.imagehotel.net

<script language=JavaScript> </script> <script language=javascript> snow = false; // false-pluie; true-neige snowsym = " * " rainsym = " ' " intensite = 20 //Intensité de la pluie ou neige ! if(snow){sym = snowsym; speed=15; angle=1; drops=intensite} else{sym = rainsym; speed=50; drops=intensite; angle=6} movex = -speed/angle; movey = speed; count = 0; function precipitation(){ for(move = 0; move < drops; move++){ xx[move]+=movex; yy[move]+=mv[move]; hmm = Math.round(Math.random()*1); if(xx[move] < 0){xx[move] = maxx+10;} if(yy[move] > maxy){yy[move] = 10;} drop[move].left = xx[move] drop[move].top = yy[move]+document.body.scrollTop; }setTimeout('precipitation()','1')} </script>

<script language=javascript> if (document.all){ drop = new Array(); xx = new Array(); yy = new Array(); mv = new Array() ly = "document.all[\'"; st = "\'].style" for(make = 0; make < drops; make++){ document.write('

'+sym+'
'); drop[make] = eval(ly+'drop'+make+st); maxx = document.body.clientWidth-40 maxy = document.body.clientHeight-40 xx[make] = Math.random()*maxx; yy[make] = -100-Math.random()*maxy; drop[make].left = xx[make] drop[make].top = yy[make] mv[make] = (Math.random()*5)+speed/4; drop[make].fontSize = (Math.random()*10)+20; if(snow){col = '#C0C0C0'}else{col = '#DAF0E4'} drop[make].color = col; } window.onload=precipitation } </script>

Publicité
Retour à l'accueil
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article