[WSG] keyboard navigation support for accordion/tabs

2011-08-12 Thread tee
Was adding ARIA support for tabs menu for a site , so I checked a few sites 
that have ARIA support and examples done by some people, but left with a 
keyboard navigation support queston for tabs instead.


First I always thought the correct approach is this:

1.  [tab1]  [tab2] [tab3] and an press enter to access to content in each 
tab.


But all the ARIA support examples I stumbled on use DHTML Style Guide Working 
Group's recommendation which uses arrow keys to access the menus, I am however 
unable to find a site that uses this approach though. Yahoo is the example, 
which I think uses #1 method, but the focus so poorly supported I am not 100% 
positive excet

2.
http://test.cita.illinois.edu/aria/tabpanel/tabpanel1.php
http://codetalks.org/source/widgets/tabpanel/tabpanel1.html
http://hanshillen.github.com/jqtest/

Amazon's example is worse, it has carousel in each tab and no way to access to 
second tab.

Thanks!

Tee





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] iOS Safaro issue (?): Fixed and Absolute position

2011-08-12 Thread tee
Hi Tatham,

Thank you!!  Feel utterly silly I never discover the feature in 7 by 8" 
iPad screen and 2 by 3" screen from iPod Touch
So I did some exploring, notice in mobile site that mimics App like interface, 
it doesn't work, take the new twitter mobile site for example, and the iScroll 
that Caleb mentioned (thanks Caleb!) also disable the go to top.

So I guess respecting native support is better yes?

tee


On Aug 11, 2011, at 8:21 PM, Tatham Oddie wrote:

> Hi Tee,
> 
>> (or is there magic tap for go to top shortcut?)
> 
> Just tap at the top of the screen - ie, on the time display.
> 
> Almost any iOS list / screen will scroll back to the top.
> 
> 
> -- Tatham



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***