From 6b6e1d76e701c80a2431c2806550e6b2160074dc Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 27 Sep 2010 15:42:06 -0400 Subject: Resizable demos: coding standards. --- demos/resizable/synchronous-resize.html | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'demos/resizable/synchronous-resize.html') diff --git a/demos/resizable/synchronous-resize.html b/demos/resizable/synchronous-resize.html index 3b3b37241..5a27c825c 100644 --- a/demos/resizable/synchronous-resize.html +++ b/demos/resizable/synchronous-resize.html @@ -1,31 +1,32 @@ - + jQuery UI Resizable - Synchronous resize - - - - - - - - - +
@@ -38,10 +39,11 @@
-
-

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

+
+

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

+ -- cgit v1.2.3