Published by Shawn on 13 Apr 2008 at 01:30 pm
Animated Progress Meter using jQuery
Need an animated progress meter for an application? This particular example is set up to accept a percentage of completion and a couple other numbers you can set. It’s super easy to use and implement, the best part, ONE line of javascript (including the 30KB that is jQuery(packed)).
View the animated jQuery progress bar in action.
Leena Ajwani on 14 Sep 2008 at 2:07 am #
I was looking for same for one of my project. Thanks.