demo: added wrappers for resizable

This commit is contained in:
Paul Bakaus 2008-12-31 14:13:30 +00:00
parent 8ea97f4677
commit 64adc9136f
11 changed files with 121 additions and 11 deletions

View File

@ -22,6 +22,7 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-header">
<p>Resize me</p>
@ -31,5 +32,14 @@
<p>I will resize with the other div. I can also be resized independently.</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -20,10 +20,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -19,10 +19,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -21,6 +21,7 @@
</script>
</head>
<body>
<div class="demo">
<div id="container" class="ui-widget-content">
<p>Container</p>
@ -29,5 +30,14 @@
</div>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -17,10 +17,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -19,10 +19,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -19,10 +19,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -20,10 +20,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -19,10 +19,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -20,10 +20,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>

View File

@ -20,10 +20,20 @@
</script>
</head>
<body>
<div class="demo">
<div id="resizable" class="ui-widget-content">
<p>Resize me</p>
</div>
</div><!-- End demo -->
<div class="demo-description">
<p>
<!-- Add description here -->
</p>
</div><!-- End demo-description -->
</body>
</html>