diff --git a/demos/progressbar/animated.html b/demos/progressbar/animated.html index f03070571..5cb1872ed 100644 --- a/demos/progressbar/animated.html +++ b/demos/progressbar/animated.html @@ -9,14 +9,11 @@ - @@ -27,10 +24,10 @@
This progressbar has an animated fill by setting the
-background-image
+ui-progressbar-overlay
class
on the
.ui-progressbar-value
-element, using css.
+element's overlay div.
Indeterminate progress bar and switching between determinate and indeterminate styles.
+diff --git a/demos/progressbar/indeterminate.html b/demos/progressbar/indeterminate.html new file mode 100644 index 000000000..34ce6da47 --- /dev/null +++ b/demos/progressbar/indeterminate.html @@ -0,0 +1,53 @@ + + +
+ +
+ + + + + + + + + +
+