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/delay-start.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'demos/resizable/delay-start.html') diff --git a/demos/resizable/delay-start.html b/demos/resizable/delay-start.html index 16e024230..f9f9ddca3 100644 --- a/demos/resizable/delay-start.html +++ b/demos/resizable/delay-start.html @@ -1,32 +1,33 @@ - + jQuery UI Resizable - Delay start - - - - - - - - - +

Time delay (ms):

@@ -39,14 +40,13 @@

Distance

- - -
-

Delay the start of resizng for a number of milliseconds with the delay option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the distance option.

+
+

Delay the start of resizng for a number of milliseconds with the delay option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the distance option.

+ -- cgit v1.2.3