Closed (works as designed)
Project:
jQuery Countdown
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2009 at 00:25 UTC
Updated:
10 Sep 2009 at 20:17 UTC
Can jQuery countdown be set to count negative time? This feature would be very useful for applications like an online exam/quiz where the user can see how much longer than the allocated time he/she takes to complete the test.
Thanks.
Comments
Comment #1
robloachYou can count using "since" or "until". Not sure how negative would work. You might want to make an issue on http://plugins.jquery.com/project/countdown2 .
Comment #2
ilakshmir commentedNegative does not work - a negative # sets the counter to 0:00.
Thanks for your response.
Comment #3
robloachYeah, shoot an issue over to http://plugins.jquery.com/project/countdown2 so that the developer behind jQuery Countdown would know more.