X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..e9397f91ede62d446aed37d23256e8938fc4c335:/examples/simple-widgets/progress-bar.html?ds=sidebyside diff --git a/examples/simple-widgets/progress-bar.html b/examples/simple-widgets/progress-bar.html index 95c21b67..61d2739d 100644 --- a/examples/simple-widgets/progress-bar.html +++ b/examples/simple-widgets/progress-bar.html @@ -1,57 +1,57 @@ - -
- -The example shows how to use the ProgressBar class. The js is not minified so it is readable. -See progress-bar.js.
- -
- Basic Progress Bar
- Deferred rendering, dynamic show/hide and built-in progress text:
-
-
- Additional Options
- Rendered on page load, left-aligned text and % width:
-
-
- Waiting Bar
- Wait for a long operation to complete (example will stop after 5 secs):
-
-
- Custom Styles
- Rendered like Windows XP with custom progress text element:
-
-
The example shows how to use the ProgressBar class. The js is not minified so it is readable. +See progress-bar.js.
+ +
+ Basic Progress Bar
+ Deferred rendering, dynamic show/hide and built-in progress text:
+
+
+ Additional Options
+ Rendered on page load, left-aligned text and % width:
+
+
+ Waiting Bar
+ Wait for a long operation to complete (example will stop after 5 secs):
+
+
+ Custom Styles
+ Rendered like Windows XP with custom progress text element:
+
+