You may consider using jQuery UI Progressbar as a base:

http://jqueryui.com/demos/progressbar/

You could handle the change event and inspect the value, to see which class
to add for changing the color:

http://docs.jquery.com/UI/Progressbar#event-change

- Richard

On Wed, Apr 22, 2009 at 2:35 PM, Andy Matthews <amatth...@dealerskins.com>wrote:

>
> I'm wondering if there exists a jQuery plugin which would display a
> percentage bar counting down from a specified time. As the remaining time
> gets lower and lower, the bar would change from green, to yellow, to red,
> etc.
>
> I'm trying to provide a visual display of the time remaining in a user's
> session on our website control panel.
>
>
> Andy Matthews
> Senior Web Developer
>
> www.dealerskins.com
>
> P Please consider the environment before printing this e-mail.
>
> Total customer satisfaction is my number 1 priority! If you are not
> completely satisfied with
> the service I have provided, please let me know right away so I can correct
> the problem,
> or notify my manager Aaron West at aw...@dealerskins.com.
>
>

Reply via email to