Grid-Widget


type: widget

release: 0.0

status: on hold

documentation: N/A

demo: N/A

 

TODOs

 


 

1 - Description:

 

Implement the simplest grid possible, by enhancing a regular html table. Enhancements include:

It also provides the API to allow integration with other components, like the dataview and observable.

 


 

2 - Visual Design:

 

 


 

 

3 - Functional Specification:

 

 

 

Options

Methods

Events

 


 

4 - Markup & Style:

 

See Grid-Markup.

 

ARIA Spec for tree grid http://www.w3.org/TR/wai-aria/roles#treegrid

from Mozilla site: https://wiki.mozilla.org/Accessibility/TreeGrid

 


 

5 - Latest version of plugin:

 

 


 

6 - Open issues being discussed

 

 


Apr 9, 2009 Todd Parker said: Here are a few guidelines for making tabular data accessible that we really should try to respect when building the grid (grabbed fromhttp://jimthatcher.com/webcourse9.htm):

 

Apr 14, 2010 fnagel said: Perhaps you would like to take a look at my widgets sortTables in conformance to WAI ARIA and WCAG 2.0 http://github.com/fnagel/jQuery-Accessible-RIA