Jquery Time Left Bar Plugin

I’d like a jQuery plugin that will demonstrate time left in the form of a bar (see attachment for example).

The way it would work is like a typical countdown script, only instead of displaying it as numbers, it would display it visually as a bar that goes from fully filled to empty.

At fully filled it should be considered 1 minute, then it counts down by seconds.

There should be the ability to update it also.

It should accept a date from JavaScripts Date() format, then countdown based on that time and the server time.

Please let me know if there are any questions.

Leave a Reply

Your email address will not be published. Required fields are marked *