From 06b3f727378323089ee56a24999dd97c87887cc0 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 26 Nov 2010 18:44:25 +0100 Subject: change jquery theme, rm development stuff --- .../demos/selectable/serialize.html | 61 ---------------------- 1 file changed, 61 deletions(-) delete mode 100644 static/development-bundle/demos/selectable/serialize.html (limited to 'static/development-bundle/demos/selectable/serialize.html') diff --git a/static/development-bundle/demos/selectable/serialize.html b/static/development-bundle/demos/selectable/serialize.html deleted file mode 100644 index 3058cb9..0000000 --- a/static/development-bundle/demos/selectable/serialize.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - jQuery UI Selectable - Serialize - - - - - - - - - - - - - -
- -

-You've selected: none. -

- -
    -
  1. Item 1
  2. -
  3. Item 2
  4. -
  5. Item 3
  6. -
  7. Item 4
  8. -
  9. Item 5
  10. -
  11. Item 6
  12. -
- -
- - - -
-

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.1