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/default.html | 36 ++++++++++++++---------------------- 1 file changed, 14 insertions(+), 22 deletions(-) (limited to 'demos/selectable/default.html') diff --git a/demos/selectable/default.html b/demos/selectable/default.html index 467a80e20..488eb526f 100644 --- a/demos/selectable/default.html +++ b/demos/selectable/default.html @@ -9,24 +9,15 @@ @@ -34,20 +25,21 @@
    -
  1. Draw a box with your mouse to select items.
  2. -
  3. Draw a box with your mouse to select items.
  4. -
  5. Draw a box with your mouse to select items.
  6. -
  7. Draw a box with your mouse to select items.
  8. -
  9. Draw a box with your mouse to select items.
  10. +
  11. Item 1
  12. +
  13. Item 2
  14. +
  15. Item 3
  16. +
  17. Item 4
  18. +
  19. Item 5
  20. +
  21. Item 6
  22. +
  23. Item 7
-You've selected: none.

- +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