Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

25 righe
1.5 KiB

  1. /*******************************************************************************
  2. À inclure en fin de page pour le démarrage
  3. *******************************************************************************/
  4. document.getElementById("rd_txt").innerHTML = ""; // effacement du message javascipt
  5. //document.getElementById("demo_ghost").style.backgroundColor = cur_col_ghost;
  6. //document.getElementById("demo_curseur").style.backgroundColor = cur_col;
  7. //document.getElementById("view_options").style.display = "none";
  8. //document.getElementById("d_replay").style.visibility = "hidden";
  9. /*var cur_mix = mix_colors(cur_col,cur_col_ghost) // c'est le mélange des 2 couleurs des curseur du fantôme et de la frappe
  10. clean_ghost();
  11. if (GetCookie("apo_typ") == "true") document.getElementById("apo_typ").checked = true;
  12. if (GetCookie("maj_acc") == "true") document.getElementById("maj_acc").checked = true;
  13. if (GetCookie("ligat") == "true") document.getElementById("ligat").checked = true;
  14. if (GetCookie("pds") == "true") document.getElementById("pds").checked = true;
  15. if (GetCookie("no_brk_spc") == "true") document.getElementById("no_brk_spc").checked = true;
  16. if (GetCookie("no_brk_spc_display") == "true") document.getElementById("no_brk_spc_display").checked = true;
  17. if (GetCookie("quote_fr") == "true") document.getElementById("quote_fr").checked = true;*/
  18. //change_lecon(28);
  19. lecon3();
  20. new_text();
  21. document.getElementById("resultats").innerHTML = description;
  22. document.getElementById("val_curseur").checked = cur_checked;
  23. val_anti_correct("init")