From 3a65a632b680f2ac08bba93d90579fd8e842c53a Mon Sep 17 00:00:00 2001 From: Maggie Costello Wachs Date: Fri, 16 Jan 2009 21:47:11 +0000 Subject: reorganized/renamed resizable demos --- demos/resizable/synchronous-resize.html | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 demos/resizable/synchronous-resize.html (limited to 'demos/resizable/synchronous-resize.html') diff --git a/demos/resizable/synchronous-resize.html b/demos/resizable/synchronous-resize.html new file mode 100644 index 000000000..14f6a65c9 --- /dev/null +++ b/demos/resizable/synchronous-resize.html @@ -0,0 +1,44 @@ + + + + jQuery UI Resizable - Synchronous resize + + + + + + + + + +
+ +
+

Resize

+
+ +
+

will also resize

+
+ +
+ +
+ +

Resize multiple elements simultaneously by clicking and dragging the sides of one. Pass a shared selector into the alsoResize option.

+ +
+ + -- cgit v1.2.3