r1403 - trunk/demos/resizable

r1403 - trunk/demos/resizable


Author: paul.bakaus
Date: Wed Dec 31 06:13:30 2008
New Revision: 1403
Modified:
trunk/demos/resizable/alsoresize.html
trunk/demos/resizable/animate.html
trunk/demos/resizable/aspectratio.html
trunk/demos/resizable/containment.html
trunk/demos/resizable/default.html
trunk/demos/resizable/delay.html
trunk/demos/resizable/distance.html
trunk/demos/resizable/ghost.html
trunk/demos/resizable/grid.html
trunk/demos/resizable/max.html
trunk/demos/resizable/min.html
Log:
demo: added wrappers for resizable
Modified: trunk/demos/resizable/alsoresize.html
==============================================================================
--- trunk/demos/resizable/alsoresize.html    (original)
+++ trunk/demos/resizable/alsoresize.html    Wed Dec 31 06:13:30 2008
@@ -22,7 +22,8 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-header">
    

Resize me


</div>
@@ -31,5 +32,14 @@
    

I will resize with the other div. I can also be resized
independently.


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/animate.html
==============================================================================
--- trunk/demos/resizable/animate.html    (original)
+++ trunk/demos/resizable/animate.html    Wed Dec 31 06:13:30 2008
@@ -20,10 +20,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/aspectratio.html
==============================================================================
--- trunk/demos/resizable/aspectratio.html    (original)
+++ trunk/demos/resizable/aspectratio.html    Wed Dec 31 06:13:30 2008
@@ -19,10 +19,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/containment.html
==============================================================================
--- trunk/demos/resizable/containment.html    (original)
+++ trunk/demos/resizable/containment.html    Wed Dec 31 06:13:30 2008
@@ -21,7 +21,8 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="container" class="ui-widget-content">
    

Container


    <div id="resizable" class="ui-widget-header">
@@ -29,5 +30,14 @@
    </div>
</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/default.html
==============================================================================
--- trunk/demos/resizable/default.html    (original)
+++ trunk/demos/resizable/default.html    Wed Dec 31 06:13:30 2008
@@ -17,10 +17,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/delay.html
==============================================================================
--- trunk/demos/resizable/delay.html    (original)
+++ trunk/demos/resizable/delay.html    Wed Dec 31 06:13:30 2008
@@ -19,10 +19,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/distance.html
==============================================================================
--- trunk/demos/resizable/distance.html    (original)
+++ trunk/demos/resizable/distance.html    Wed Dec 31 06:13:30 2008
@@ -19,10 +19,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/ghost.html
==============================================================================
--- trunk/demos/resizable/ghost.html    (original)
+++ trunk/demos/resizable/ghost.html    Wed Dec 31 06:13:30 2008
@@ -20,10 +20,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/grid.html
==============================================================================
--- trunk/demos/resizable/grid.html    (original)
+++ trunk/demos/resizable/grid.html    Wed Dec 31 06:13:30 2008
@@ -19,10 +19,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/max.html
==============================================================================
--- trunk/demos/resizable/max.html    (original)
+++ trunk/demos/resizable/max.html    Wed Dec 31 06:13:30 2008
@@ -20,10 +20,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>
Modified: trunk/demos/resizable/min.html
==============================================================================
--- trunk/demos/resizable/min.html    (original)
+++ trunk/demos/resizable/min.html    Wed Dec 31 06:13:30 2008
@@ -20,10 +20,20 @@
    </script>
</head>
<body>
-
+<div class="demo">
+    
<div id="resizable" class="ui-widget-content">
    

Resize me


</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+


+<!-- Add description here -->
+


+
+</div><!-- End demo-description -->
</body>
</html>