From 03517636e8f68b4541537d24501affcd62d20059 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 27 Sep 2010 15:47:17 -0400 Subject: Selectable demos: coding standards. --- demos/selectable/serialize.html | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) (limited to 'demos/selectable/serialize.html') diff --git a/demos/selectable/serialize.html b/demos/selectable/serialize.html index 9744944a5..d10e86f5b 100644 --- a/demos/selectable/serialize.html +++ b/demos/selectable/serialize.html @@ -1,31 +1,31 @@ - + jQuery UI Selectable - Serialize - - - - - - - + + + + + + + - - +

@@ -50,10 +51,11 @@ You've selected: none.

-
-

Write a function that fires on the stop event to collect the index values of selected items. Present values as feedback, or pass as a data string.

+
+

Write a function that fires on the stop event to collect the index values of selected items. Present values as feedback, or pass as a data string.

+ -- cgit v1.2.3