From 16dafba1404698c2e6a590f82877ab62cee0700c Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 31 Dec 2008 23:27:40 +0000 Subject: demos/sortable: touched up selectable demos --- demos/selectable/floating.html | 52 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 demos/selectable/floating.html (limited to 'demos/selectable/floating.html') diff --git a/demos/selectable/floating.html b/demos/selectable/floating.html new file mode 100644 index 000000000..8210e3ae0 --- /dev/null +++ b/demos/selectable/floating.html @@ -0,0 +1,52 @@ + + + + jQuery UI Selectable - Floating Demo + + + + + + + + + + +
+ +
    +
  1. 1
  2. +
  3. 2
  4. +
  5. 3
  6. +
  7. 4
  8. +
  9. 5
  10. +
  11. 6
  12. +
  13. 7
  14. +
  15. 8
  16. +
  17. 9
  18. +
  19. 10
  20. +
  21. 11
  22. +
  23. 12
  24. +
+ +
+ +
+ +

+Draw a box with your mouse to select items. You can also hold down the Ctrl key to make multiple (non-adjacent) selections. +

+ +
+ + -- cgit v1.2.3