View Single Post
Old 01-03-2013, 09:18 AM   PM User | #9
jmill23
New to the CF scene

 
Join Date: Jan 2013
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
jmill23 is an unknown quantity at this point
Quote:
Originally Posted by Old Pedant View Post
** 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....
jmill23 is offline   Reply With Quote