Français
<!-- http://www.downcodes.com --> <!-- bbs http://bbs.downcodes.com --> <!--Ajoutez le code suivant à la zone <body> Remarque : Image Vous pouvez choisir la vôtre --> <body background="Retour" bgproperties=fixed link="#FF6699" vlink="#FF9999"> <script> <!-- Begin var snowsrc="/u/info_img/2009 -06/20 /9501_logo.gif"//Personnalisation de l'image var no = 11; // nombre de neige var speed = 11; // un nombre plus petit déplace la neige plus rapidement var ns4up = (document.layers) ? 1 : 0; // renifleur de navigateur var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; // variables de coordonnées et de position var am, stx, sty; // variables d'amplitude et de pas var i, doc_width = 1000, doc_height = 1200 ; if ( ns4up) { doc_width = self.innerWidth ; doc_height = self.innerHeight ; } else if (ie4up) { doc_width = document.body.clientWidth ; xp = new Array (); yp = new Array (); am = new Array (); sty = new Array (); dx[i] = 0; // définit les variables de coordonnées xp[i] = Math.random()*(doc_width-50); // définit les variables de position yp[i] = Math.random()*doc_height; ] = Math. random()*20; // définit les variables d'amplitude stx[i] = 0,02 + Math.random()/10; // définit les variables d'étape sty[i] = 0,7 + Math.random( //); définir les variables d'étape if (ns4up) { // définir les calques if (i == 0) { document.write("<layer name="dot"+ i +"" left="15" top=" 15" visibilité ="show"><img src=""+snowsrc+"' border="0"></layer>" } else { document.write("<nom du calque=" dot"+ i +"" left="15" top="15" visibilité="show"><img src='"+snowsrc+"' border="0"></ layer>") ; } } else if (ie4up) { if (i == 0) { document.write("<div id="dot"+ i +"" style="POSITION: absolue; Z- INDEX : "+ i +" ; VISIBILITÉ : visible ; HAUT : 15px ; GAUCHE : 15px;"><img src=""+snowsrc+"' border="0"></a></div>" ); } else { document.write("<div id="dot"+ i +"" style="POSITION : absolue ; Z-INDEX : "+ i +" ; VISIBILITÉ : visible ; HAUT : 15 px ; GAUCHE : 15px ; "><img src='"+snowsrc+"' border="0"></div>"); function snowNS() { // Fonction d'animation principale de Netscape pour (i = 0; i < no; ++ i) { // itérer pour chaque point yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random() *(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0,02 + Math.random()/10; sty[i] = 0,7 + Math.random(); .innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; left = xp[ i] + am[i]*Math.sin(dx[i]); } setTimeout("snowNS()", 10); function snowIE() { // Fonction d'animation principale d'IE pour (i = 0; i < no; ++ i) { // itérer pour chaque point yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random() *(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0,02 + Math.random()/10; sty[i] = 0,7 + Math.random(); .body.clientWidth ; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; dot"+i ].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowIE()", 10); } if (ns4up) { snowNS( ); } sinon si (ie4up) { snowIE(); } </script> </body>