As part of my ongoing experiments with <canvas>, I decided to convert an image-based progress bar to an image-free canvas-based system. I just finished whipping up a proof-of-concept; it uses MooTools to generate the canvas and CSS code. No images were harmed in the making of this progress bar.
More info later (time permitting)
Like what you see? Why not share it!
Related posts:
- TextAreaExpander Class for MooTools
- Font replacement techniques
- Modal.js updated
- Custom modal windows using canvas and MooTools
- Fun with canvas and MooTools: a Rectangle class
This entry was posted on Friday, March 6th, 2009 at 1:04 am and is filed under General, JavaScript
with the tags canvas, excanvas, How-to, JavaScript, JavaScript UI Goodies, MooTools, ProgressBar class, Rectangle class
What others are saying... (2 comments so far) You can follow all responses to this entry through this post's comments feed (RSS).
Dude. Spectacular. Now, to find something to use it on.
I’m using it as a progress meter on an HTML-based course… it shows the user their percentage completion.
Something like this: