Showing posts with label ARIA. Show all posts
Showing posts with label ARIA. Show all posts
Wednesday, May 20, 2009
ARIA resource
This is a good resource to learn ARIA. It lists all test case. From some sample test case pages, you can always see how to code it.
Monday, May 11, 2009
ARIA tab sample
Google around some tab samples :
University of Illinois and YUI, as I said before they were very complicated.
I believe my tab page design is very generic for web designers.
So this is my address book sample of Work and Home tab. I don't provide those complicated key navigation. All user need is just "tab" key.
My question is do I present "tab" role properly in my above design?
University of Illinois and YUI, as I said before they were very complicated.
I believe my tab page design is very generic for web designers.
So this is my address book sample of Work and Home tab. I don't provide those complicated key navigation. All user need is just "tab" key.
My question is do I present "tab" role properly in my above design?
Friday, April 24, 2009
ARIA tablist and tab.
I though to make page AREA aware is just role attribute. When, I try to put together tablist and tab, then things are getting complicated. In IE8 with JAWS10, it read out all tabs are visited, so I guess there should be another attribute to tell which tab is on.
When I look at example. It's so complicated. A long long of javascript to create widget. This is really not simple and create burden to developer.
When I look at example. It's so complicated. A long long of javascript to create widget. This is really not simple and create burden to developer.
Subscribe to:
Posts (Atom)