
jQuery taskTimer is light-weight plugin that features as a stopwatch, nothing extra, nothing much less
The timer will be styled in any manner you want to. So you aren’t restricted to the type you see within the preview.
—
The plugin has the next API’s
set_time(38432);
You should use this operate to vary the time of the timer.
clear_time();
You should use this operate to reset the time again to 0.
pause_time();
You should use this operate to pause the energetic timer.
current_time();
You should use this operate get the present time in seconds.
It’s potential to run a number of situations of this plugin. This implies that you could have greater than 1 timer.