From 3909e6d89e01e4cd8777377c63037896bb95aa2f Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Fri, 25 Nov 2011 21:18:19 +0100 Subject: new jq layout --- .../demos/selectable/display-grid.html | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/main/webapp/jquery-ui-1.9pre/demos/selectable/display-grid.html (limited to 'src/main/webapp/jquery-ui-1.9pre/demos/selectable/display-grid.html') diff --git a/src/main/webapp/jquery-ui-1.9pre/demos/selectable/display-grid.html b/src/main/webapp/jquery-ui-1.9pre/demos/selectable/display-grid.html new file mode 100644 index 0000000..e938992 --- /dev/null +++ b/src/main/webapp/jquery-ui-1.9pre/demos/selectable/display-grid.html @@ -0,0 +1,55 @@ + + + + + jQuery UI Selectable - Display as grid + + + + + + + + + + + + + +
+ +
    +
  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. +
+ +
+ + + +
+

To arrange selectable items as a grid, give them identical dimensions and float them using CSS.

+
+ + + -- cgit v1.1