Hébergements-bannières-codes-logiciels-astuces-pages jaunes-horloges
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11
Script changement de couleurs de page.
Comme sur cette page:
<SCRIPT>
// Background Random Fader /////////////////////////////////////////////////////////////////////////// // CONFIGURATION STARTS HERE /////////////////////////////////////////////////////////////////////////// // Choose a fade effect by configuering the variable fade_effect below: // Set 1 if the background should fade from dark to medium and back to dark // Set 2 if the background should fade from light to medium and back to light // Set 3 if the background should fade from light to dark and back to light // Set 4 if the background should fade from light to very light and back to light // Set 5 if the background should fade from dark to very dark and back to dark var fade_effect=4 /////////////////////////////////////////////////////////////////////////// // CONFIGURATION ENDS HERE /////////////////////////////////////////////////////////////////////////// if (fade_effect==1) { var darkmax=1 var lightmax=127 } if (fade_effect==2) { var darkmax=127 var lightmax=254 } if (fade_effect==3) { var darkmax=1 var lightmax=254 } if (fade_effect==4) { var darkmax=180 var lightmax=254 } if (fade_effect==5) { var darkmax=1 var lightmax=80 } var hexc = new Array('0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F') var redrgb=lightmax var greenrgb=lightmax var bluergb=lightmax var redcol_1 var redcol_2 var greencol_1 var greencol_2 var bluecol_1 var bluecol_2 var stepmax=3 var stepred=Math.ceil(stepmax*Math.random()) var stepgreen=Math.ceil(stepmax*Math.random()) var stepblue=Math.ceil(stepmax*Math.random()) function setrandomstep() { stepred=Math.ceil(stepmax*Math.random()) stepgreen=Math.ceil(stepmax*Math.random()) stepblue=Math.ceil(stepmax*Math.random()) } function makedarker() { redrgb-=stepred greenrgb-=stepgreen bluergb-=stepblue if (redrgb<darkmax) {redrgb=darkmax} if (greenrgb<darkmax) {greenrgb=darkmax} if (bluergb<darkmax) {bluergb=darkmax} if (redrgb>darkmax || greenrgb>darkmax || bluergb>darkmax) { redcol_1 = hexc[Math.floor(redrgb/16)]; redcol_2 = hexc[redrgb%16]; greencol_1 = hexc[Math.floor(greenrgb/16)]; greencol_2 = hexc[greenrgb%16]; bluecol_1 = hexc[Math.floor(bluergb/16)]; bluecol_2 = hexc[bluergb%16]; var backcolor="#"+redcol_1+redcol_2+greencol_1+greencol_2+bluecol_1+bluecol_2 document.bgColor=backcolor var timer=setTimeout("makedarker()",100); } else { clearTimeout(timer) setrandomstep() setTimeout("makelighter()",2000) } } function makelighter() { redrgb+=stepred greenrgb+=stepgreen bluergb+=stepblue if (redrgb>=lightmax) {redrgb=lightmax} if (greenrgb>=lightmax) {greenrgb=lightmax} if (bluergb>=lightmax) {bluergb=lightmax} if (redrgb<lightmax || greenrgb redcol_1 = hexc[Math.floor(redrgb/16)]; redcol_2 = hexc[redrgb%16]; greencol_1 = hexc[Math.floor(greenrgb/16)]; greencol_2 = hexc[greenrgb%16]; bluecol_1 = hexc[Math.floor(bluergb/16)]; bluecol_2 = hexc[bluergb%16]; var backcolor="#"+redcol_1+redcol_2+greencol_1+greencol_2+bluecol_1+bluecol_2 document.bgColor=backcolor var timer=setTimeout("makelighter()",100); } else { clearTimeout(timer) setrandomstep() setTimeout("makedarker()",2000) } } makelighter() </script> ********** Tu veut savoir si t'as atrapper un virus?
Voici l'astuce: Déroulez le menu Démarrer: sélectionnez: Exécuter: tapez: regedit: et validez en appuyant la touche Entrée du clavier. Ensuite, cliquez successivement sur les clés: HKEY_CURRENT_USER/ Control Panel /International. Si les clés: s2359 et s1159 n'existent pas, placez le curseur de la souris sur le volet droit et appuyer sur le bouton droit de la souris. Cliquez alors sur Nouveau puis sur Valeur chaîne. Nommez la nouvelle valeur: s1159 et répétez la même procédure pour créer la valeur: s2359 ensuite double-cliquez sur chacune d'entre elles, et donnez-leur comme valeur le nom souhaité. Par exemple, votre prénom. Il est indispensable que les deux valeurs soient identiques.
Pour éviter de redémarrer à chaque fois:Touche: ALT/ CTRL/ SUPP en même temp.( dés fois il faut essayer plusieurs fois)Une fenètre s'ouvre. Cliquez sur: ProcessusCherchez: explorer.exe_PropriétaireTerminer le processus:Après cliquez sur: fichier/ nouvelle tâche (executer) et tappez: explorer.exe OK. Toute nouvelle installation est configurer tout de suite. Pareille quand un programme bloque. ********** Pour XP Supprimer La Corbeille Du Bureau - Général
******************
Tu en as attrapé un ou tu souhaite simplement verifier par prudence tous tes fichiers?
Une solution :Demarrer; executer; tapemrtappuiye surentréeet suit les instructions
Cet utillitaire ne suprime pas tout les malwares (logiciels malvaillants) mais il en detruit une grande partie.
Votre nom à droite de l'horloge, dans windows xp:
Validez en cliquant sur OK. Ensuite, double-cliquez sur la valeur chaîne sTimeformat. Donnez-lui la valeur HH:mm:tt. Validez en cliquant sur OK puis redémarrez l'ordianteur.
Ouvrez l'éditeur de registre: Démarrer, Exécuter, saisissez regedit.
Une fenètre s'ouvre. Dans cette fenètre double clique sur:
HKEY_CLASSES_ROOT.
Dans la colonne de gauche: déroulez jusqu'a CLSID.
Double clique sur CLSID,déroulez jusqu'a la clé:
{ 645FF040-5081-101B-9F08-00AA002F954E}
Double clique sur cette clé ensuite cliquez sur: ShellFolder.
Dans la fenètre à droite double clique sur Attributes et changez la valeur. 40 01 00 20 et donnez lui la valeur:70 01 00 20.
Vous pouvez maintenant renommer ou supprimer la corbeille.
Dans le registre et sur votre bureau:
Pour réafficher la corbeille:allez à
HKEY_LOCAL_MACHINE, comme d'hab tout à double clique.
SOFTWARE / MICROSOFT / WINDOWS / CurentVersion / Explorer / Desktop / NameSpace.Noter cette rubrique
10/10 sur 1 vote
Sélectionnez une note puis validez par "Noter"