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/max-min.html | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'demos/resizable/max-min.html') diff --git a/demos/resizable/max-min.html b/demos/resizable/max-min.html index a1c9f6f86..83277bbd0 100644 --- a/demos/resizable/max-min.html +++ b/demos/resizable/max-min.html @@ -1,22 +1,22 @@ - + jQuery UI Resizable - Maximum / minimum size - - - - - - - - - +
@@ -34,10 +35,11 @@
-
-

Limit the resizable element to a maximum or minimum height or width using the maxHeight, maxWidth, minHeight, and minWidth options.

+
+

Limit the resizable element to a maximum or minimum height or width using the maxHeight, maxWidth, minHeight, and minWidth options.

+ -- cgit v1.2.3