diff -r 1f2c13ece5e9 -r 81d408373dde web/static/css/jq-css/demos/selectable/display-grid.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/static/css/jq-css/demos/selectable/display-grid.html Sat Jun 12 00:33:37 2010 +0200 @@ -0,0 +1,53 @@ + + + + + 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.

+ +
+ +