r1370 - trunk/demos/progressbar

r1370 - trunk/demos/progressbar


Author: fg.todd
Date: Tue Dec 30 13:06:05 2008
New Revision: 1370
Modified:
trunk/demos/progressbar/resize.html
Log:
Added description.
Modified: trunk/demos/progressbar/resize.html
==============================================================================
--- trunk/demos/progressbar/resize.html    (original)
+++ trunk/demos/progressbar/resize.html    Tue Dec 30 13:06:05 2008
@@ -35,7 +35,7 @@
<div class="demo-description">
-

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.



+

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.




</div><!-- End demo-description -->