From 5f39555e79c84c97eeedc58d54c83183ce3707a6 Mon Sep 17 00:00:00 2001 From: Chi Cheng Date: Wed, 31 Dec 2008 17:47:42 +0000 Subject: [PATCH] demos: +selectable default demo --- demos/selectable/default.html | 55 +++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 demos/selectable/default.html diff --git a/demos/selectable/default.html b/demos/selectable/default.html new file mode 100644 index 000000000..467a80e20 --- /dev/null +++ b/demos/selectable/default.html @@ -0,0 +1,55 @@ + + + + jQuery UI Selectable - Default Demo + + + + + + + + + + +
+ +
    +
  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. +
+ +You've selected: none. +
+ +
+ +

+ +

+ +
+ + -- 2.39.5