public
Description: A JavaScript library for adding keyboard and mouse selection capabilities to HTML lists. Uses the Prototype framework.
Homepage: http://www.matrixview.org/
Clone URL: git://github.com/jsmecham/matrixview.git
Click here to lend your support to: matrixview and make a donation at www.pledgie.com !
matrixview / TODO
100644 15 lines (8 sloc) 0.283 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Bugs:
 
  - Shift-select left then right should behave like Finder (maybe)
 
Wishlist:
 
  - Clean up and abstract where it makes sense
  - Create a RoR plugin/helper for instantiating this with configuration
 
Examples:
 
  - Create a drag and drop example
  - Create a scaling example