Quote:
Originally Posted by Old Pedant
** SIGH **
Look at my ALL NEW code.
Where, for example, I do
Code:
form.total_hrs.value = totalTime.toFixed(2);
form.total.value = totalCalories.toFixed(0);
(in place of your way-overkill checkAmount() code).
|
Thanks - I know the script is a bit extensive! That's why I got stuck - I'm not an expert - just trying to adapt it! Could you simplify it so it is shorter as there are scrpits passing through scripts....