This script creates an event-based progress bar which you can add to existing scripts that require graphical representation.
Using 3 pre-exposed methods, you isting scripts that require graphical representation.
Using 3 pre-exposed methods, you control precisely when it loads and by how much each time:
- incrCount(percent_value) - This increments the current percent value by percent_value
- decrCount(percent_value) - This decrements the current percent value by percent_value
- setCount(percent_value) - This sets the current percent value to whatever percent_value you specify; 0 to 100.
Download from: Homepage
Author:
Time:
Saturday, May 10th, 2008 at 10:18 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: