On 2/23/2011 9:20 PM, tee wrote:
Please take a look at this example. The first example is keyboard accessible
however I am also concern with the empty link that may create extra noise for
screen reader, e.g if every single page has a popup, it will have two empty
links, one is the popup trigger and the other the close link. Sure it's just
two empty links, as I started using VoiceOver more frequent to test the sites,
I find the two links quite annoying.
http://jsbin.com/efimu5
Is there a much better approach that works great for both keyboard and screen reader user? Was
looking up the "keypress" and "focus" events, but not certain they are good for
such function.
Pop-ups are a hard thing to get correct for accessibility.
As is the case for everything else some screen readers handle them
better then others.
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************