From 09e49212a072dcc7c0ccbfad6ff28a181f1d3a8f Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Mon, 8 Dec 2008 16:39:44 +0000 Subject: - nevermind: changed demo and css to "progressbar" back to "progressindicator" set proper mime types for demos --- tests/static/progressbar.html | 46 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 tests/static/progressbar.html (limited to 'tests/static/progressbar.html') diff --git a/tests/static/progressbar.html b/tests/static/progressbar.html new file mode 100644 index 000000000..a83ada345 --- /dev/null +++ b/tests/static/progressbar.html @@ -0,0 +1,46 @@ + + + + jQuery UI Progressbar Static Markup Test Page + + + + + +

jQuery UI Progressbar Static Markup Test Page

+ +

Flexible width:

+ +
+
13% Completed
+
13% Completed
+
+ +

+ + + +
+
55% Completed
+
55% Completed
+
+ +

+ +
+
55% Completed
+
55% Completed
+
+ + +

Fixed width (px):

+ +
+
78% Completed
+
78% Completed
+
+ + + -- cgit v1.2.3