]> source.dussan.org Git - jquery-ui.git/commitdiff
Added description.
authorTodd Parker <fg.todd@gmail.com>
Tue, 30 Dec 2008 21:06:05 +0000 (21:06 +0000)
committerTodd Parker <fg.todd@gmail.com>
Tue, 30 Dec 2008 21:06:05 +0000 (21:06 +0000)
demos/progressbar/resize.html

index c50a75bdfb9f4d6d5d1d59118694920158164d10..360070a8c7aabc70a57616ba5e472e3537e511d5 100644 (file)
@@ -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 -->