From 9958d2968fff7f05b3d695299914e83f14e69e16 Mon Sep 17 00:00:00 2001 From: Scott González Date: Fri, 10 Sep 2010 10:27:32 -0400 Subject: Progressbar demos: Coding standards. --- demos/progressbar/resize.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'demos/progressbar/resize.html') diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html index c16b1c081..69fc60b96 100644 --- a/demos/progressbar/resize.html +++ b/demos/progressbar/resize.html @@ -1,22 +1,22 @@ - + jQuery UI Progressbar - Resizable - - - - - - - - - + + + + + + + @@ -24,16 +24,16 @@
-
-
-
+
+
+
-
-

The progress bar's widths are specified in percentages for flexible sizing so it will resize to fit its container. Try resizing the height and width of this bar to see how it maintains the correct proportions. (This is not necessarily a real-world example, but it's a good illustration of how flexibly all the plugins are coded.)

+
+

The progress bar's widths are specified in percentages for flexible sizing so it will resize to fit its container. Try resizing the height and width of this bar to see how it maintains the correct proportions. (This is not necessarily a real-world example, but it's a good illustration of how flexibly all the plugins are coded.)

-- cgit v1.2.3