Demo: dwProgressBar v2: Stepping and Events

For those of you who didn't catch my first post, dwProgressBar is a MooTools 1.2-based progress bar which allows for as much flexibility as possible. Every piece of dwProgressBar can be controlled by CSS classes or options passed in when initiating the class. It's been a month since version 1 debuted and now I'm proud to give you dwProgressBar version 2.

Basic Example


To 25% | To 50% | To 75% | To 100% | Step 10

Spicy Example -- Events and Stepping



To 25% | To 50% | To 75% | To 100% | Step 15

Back to: dwProgressBar v2: Stepping and Events