Salut je commence en js.
Mon interogation?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
if(document.getElementById('check'+i).checked){
			        document.getElementById('price'+i).value;
 
					total = total+prix;
				   }
Le probleme est que 12 + 13 donne 1213