From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/progressbar/resize.html | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/progressbar/resize.html (limited to 'include/jquery_ui/development-bundle/demos/progressbar/resize.html') diff --git a/include/jquery_ui/development-bundle/demos/progressbar/resize.html b/include/jquery_ui/development-bundle/demos/progressbar/resize.html new file mode 100644 index 000000000..7452075f5 --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/progressbar/resize.html @@ -0,0 +1,40 @@ + + + + + jQuery UI Progressbar - Resizable + + + + + + + + + + + + +
+ +
+
+
+ +
+ + + +
+

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