Type: Posts; User: Alfrieda
thanks a lot for the help.. but if I have to process unknown number of elements ?
Hello, How I can write the following code in a for loop? if (theF.red.checked) { cost += parseFloat(theF.red.value); } if (theF.yellow.checked) {