- From: Bryan Garaventa <bryan.garaventa@whatsock.com>
- Date: Fri, 11 Oct 2013 10:23:51 -0700
- To: <joshue.oconnor@ncbi.ie>
- Cc: <w3c-wai-ig@w3.org>
At their core, DOM manipulation, rendering, AJAX requests, CSS selector querying, and so on, there isn't really an impactful difference between them regarding accessibility. There are slight differences, like the DOM update issue I mentioned experiencing in Dojo at times, but nothing else that I could find. The main issue having to do with the accessibility of these libraries/frameworks, has to do with the programmatic accessibility of component implementations, which, when you add all of the third party variants with differing levels of accessibility, equates to thousands of implementation types across the web that may or may not actually be accessible. So it's not the core rendering that is the problem, it's the manner in which the components are programmed. ----- Original Message ----- From: "Joshue O Connor" <joshue.oconnor@ncbi.ie> To: <bryan.garaventa@whatsock.com> Cc: <w3c-wai-ig@w3.org> Sent: Friday, October 11, 2013 5:42 AM Subject: Re: Fw: Regarding an accessible component archive for MooTools that is specifically programmed to be as accessible as possible for screen reader and keyboard only users. > Bryan Garaventa wrote: >> The accessible component modules now normalize equally between jQuery, >> Dojo, and MooTools, and interface with the HTML, DOM manipulation, and >> related processes within each respective library/framework so that >> functionality and accessibility is the same no matter how they are >> rendered. > > Thanks for that Bryan, so do you think there is little fundamental > difference between these libraries (from an a11y perspective)? > > Josh > > > Follow us on Facebook: > https://www.facebook.com/ncbiworkingforpeoplewithsightloss > Follow us on Twitter: www.twitter.com/ncbi_sightloss > > Check-out NCBI's Mícheál Ó Muircheartaigh appeal on the following link. > http://youtu.be/25P2tiuCi0U > > NCBI Group - CRO No 26293 CHY 20902 NCBI Services - CRO No 527862 CHY > 4626 > NCBI Retail - CRO No 527863 CHY 20619 > NCBI Charitable Foundation - CRO No 527864 CHY 12673 > > ******************************************************************** > Information in this email (including attachments) is confidential. It is > intended for receipt and consideration only by the intended recipient. If > you are not an addressee or intended recipient, any use, dissemination, > distribution, disclosure, publication or copying of information contained > in this email is strictly prohibited. Opinions expressed in this email > may be personal to the author and are not necessarily the opinions of > NCBI. > > If this email has been received by you in error we would be grateful if > you could immediately notify the IT Service Desk by telephone at +353 1 > 8821911 or by email to service.desk@ncbi.ie and thereafter delete this > e-mail from your system > > ******************************************************************** > > >
Received on Friday, 11 October 2013 17:24:27 UTC