Pete a écrit : > Hi! > > Is anyone working on implementing the appropriate WAI-ARIA roles, > states and properties [1] in scriptaculous?
How exactly does script.aculo.us relate? AFAIK, ARIA is entirely about proper markup in the elements, and is therefore the responsibility of the code (be it server-side or client-side) building this markup. Perhaps a couple tiny places in Scripty may append ARIA attributes to elements they add behavior to, but I feel it's more of the developer's responsibility, and should at the very least be a general boolean option in Scripty, if it does end up implementing its tiny part of it. -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
