From 03909cb87c8419e6718b3c0d59adbd1bd5afa1ba Mon Sep 17 00:00:00 2001 From: Maggie Costello Wachs Date: Fri, 5 Dec 2008 22:59:01 +0000 Subject: added examples of labels offset from the left side, FG's recommendation for best workaround re: label position, requires no extra markup and max flexibility --- tests/static/progressbar.html | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'tests/static') diff --git a/tests/static/progressbar.html b/tests/static/progressbar.html index 6df5a7a5a..a83ada345 100644 --- a/tests/static/progressbar.html +++ b/tests/static/progressbar.html @@ -3,14 +3,43 @@ jQuery UI Progressbar Static Markup Test Page +

jQuery UI Progressbar Static Markup Test Page

+

Flexible width:

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

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

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

Fixed width (px):

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