hi,
im new, so hey, great forum.
I'm hoping someone can help - Im looking for a js stopwatch that would express a figure input by the end user -
so for example the code could ask 'how many calories do you burn an hour' - user inputs 100
They start the stop watch and the stop watch show both the seconds/minutes increasing, but also show the calories increasing as (input="100"/60)/60
can anyone point in the right direction?
many thanks
im new, so hey, great forum.
I'm hoping someone can help - Im looking for a js stopwatch that would express a figure input by the end user -
so for example the code could ask 'how many calories do you burn an hour' - user inputs 100
They start the stop watch and the stop watch show both the seconds/minutes increasing, but also show the calories increasing as (input="100"/60)/60
can anyone point in the right direction?
many thanks
Comment