Re: Updated Illinois ARIA Examples

I see a bug in the grid example.

If I hit Alt+left or Alt+right to move in my browser history, it moves in 
the grid instead. The script is stealing those keystrokes instead of 
letting it go to the browser.
You have to return true from your event handler if the key was not used. 
That lets it bubble to the next possible handler.

- Aaron




Jon Gunderson <jongund@uiuc.edu> 
Sent by: wai-xtech-request@w3.org
12/17/2007 05:46 PM

To
W3C WAI-PFWG <w3c-wai-pf@w3.org>, W3C WAI-XTECH <wai-xtech@w3.org>
cc

Subject
Updated Illinois ARIA Examples







I have update the following examples to use the non-namespaced version of 
the ARIA markup:

Menubar
http://test.cita.uiuc.edu/aria/menubar/

Grid
http://test.cita.uiuc.edu/aria/grid/

Slider
http://test.cita.uiuc.edu/aria/slider/

Slider
http://test.cita.uiuc.edu/aria/slider/

Tab Panel
http://test.cita.uiuc.edu/aria/tabpanel/
Jon Gunderson, Ph.D.
Coordinator of Assistive Communication and Information Technology (DRES)

WWW: http://www.cita.uiuc.edu/
WWW: https://netfiles.uiuc.edu/jongund/www/

Received on Tuesday, 18 December 2007 19:54:08 UTC