aboutsummaryrefslogtreecommitdiffstats
path: root/demos/progressbar/resize.html
diff options
context:
space:
mode:
authorTodd Parker <fg.todd@gmail.com>2008-12-30 21:06:05 +0000
committerTodd Parker <fg.todd@gmail.com>2008-12-30 21:06:05 +0000
commit0039ce123f5b2fd836b2c18f556cd5a80ab29b7c (patch)
tree91ce1d88857ab42cacaffeaee9ce1b5ee5b0d1f9 /demos/progressbar/resize.html
parent8d8f296fd2d48cfad55fc3200d230259fcb2894d (diff)
downloadjquery-ui-0039ce123f5b2fd836b2c18f556cd5a80ab29b7c.tar.gz
jquery-ui-0039ce123f5b2fd836b2c18f556cd5a80ab29b7c.zip
Added description.
Diffstat (limited to 'demos/progressbar/resize.html')
-rw-r--r--demos/progressbar/resize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html
index c50a75bdf..360070a8c 100644
--- a/demos/progressbar/resize.html
+++ b/demos/progressbar/resize.html
@@ -35,7 +35,7 @@
<div class="demo-description">
-<p>Since the progress bar is coded in percentages for flexible sizing, it will resize to fit whatever block it's placed inside. Try resizing the height and width of this bar to see how it maintains the correct proportions.</p>
+<p>Since the progress bar is coded in percentages for flexible sizing, it will resize to fit whatever block it's placed inside. Try resizing the height and width of this bar to see how it maintains the correct proportions. This is not a real-world example, but it's a good illustration of how flexibly all the plugins are coded.</p>
</div><!-- End demo-description -->