"; result_HTML+= "\n
"; result_HTML+= "\nNiveau | Terme | Catégorie | Domaine | Définition |
---|---|---|---|---|
" + motsList[foundMotsNr[x]].niveau + " | ";
result_HTML+= "\n" + motsList[foundMotsNr[x]].terme + " | "; result_HTML+= "\n" + motsList[foundMotsNr[x]].categorie ; if (motsList[foundMotsNr[x]].genre!= "aucun") { result_HTML+= " " + motsList[foundMotsNr[x]].genre ; } result_HTML+= " | \n" + motsList[foundMotsNr[x]].domaine + " | ";
result_HTML+= "\n" + motsList[foundMotsNr[x]].definition + " | ";
}
result_HTML +="\n