diff -r ecdfc63274bf -r 436d4791d7ac client/player/css/jq-css/demos/selectable/display-grid.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/player/css/jq-css/demos/selectable/display-grid.html Wed Jun 09 16:48:35 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.

+ +
+ +