CSS Based Progress Bar Widget For Prototype.js
23
Feb
Control.ProgressBar is a percentage based progress bar widget for Prototype.js.
Progress bar can grow:
- on a timed interval
- when events in your application tell it to
- it can be set to poll a given URL.
The mechanism for action is simple, just create a div with relative or absolute positioning, attach the JavaScript, and this control will set the width of the inner element as necessary.
Requirements: Prototype.js JavaScript Framework
Compatibility: All Major Browsers
Website: http://livepipe.net/projects/control_progress_bar/
Demo: http://livepipe.net/projects/control_progress_bar/
Download: http://livepipe.net/projects/control_progress_bar/
Compatibility: All Major Browsers
Website: http://livepipe.net/projects/control_progress_bar/
Demo: http://livepipe.net/projects/control_progress_bar/
Download: http://livepipe.net/projects/control_progress_bar/
- Tags:
Css Javascript Prototype
- Filed under: Effects, Goodies, MIT License
Related Posts
Leave a reply
















