Hello Currently I don't have access to safari 5 since I only have an ipad. Any ideas on when version 5 functionality will be backported to ios devices?
-----Original Message----- From: Chris Blouch <[email protected]> Sent: Monday, September 20, 2010 1:32 PM To: [email protected] Subject: Re: Developing accessable websites with jQuery UI jQueryUI has pretty good accessibility and will be much improved in the 1.9 version. The 5.x series of Safari browsers seems to be doing a better job with ARIA making navigation of web widgets work better. Here is an example which came out of the AEGIS project to improve accessibility of jQueryUI: http://hanshillen.github.com/aegisdemo/ It's a tab widget and each tab has a different kind of widget inside. I've been working with Hans Hillen and at this point the widgets are pretty much correct if the screen reader interprets things correctly. Seems that VO is having some trouble with the tree view at the moment. Jaws also has issues so it's hard to get it all right. More info on AEGIS, the EU funded accessibility initiative can be found here: http://www.aegis-project.eu/ CB On 9/20/10 10:25 AM, Erik Heil wrote: > Hello. > As far as accessible interfaces are concerned you may want to do some testing > with bo. Does j query expose any ellements through aria? Also what is the > current status of webkit aria support? Remember that their is an abstraction > layer used in order to generate the ui. So vo would need Support for these > kinds of events. > > -----Original Message----- > From: Jonathan Cohn<[email protected]> > Sent: Monday, September 20, 2010 9:25 AM > To: macvisionaries<[email protected]> > Subject: Developing accessable websites with jQuery UI > > A friend has started developing a website with a good bit of user > interaction, and is using the jQuery UI to create Combo boxes and > other folrm fields. Are there any elements he should avoid to ensure > maximum accessablility? > X > > Thanks, > > Jon > using > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
