Archive index

A11y Slackers Gitter Channel Archive 22nd of August 2015

What fresh hell is THIS now? - Patrick Lauke
  1. zakim-robot
    02:39
    [Karl Groves, a11y] Hey slackers
    Grunt Tenon Demo shows tenon used to test responsive designs, inlining resources, watch task and pre-commit hook! http://ow.ly/RdDqt
  2. stevefaulkner
    13:09
  3. rodneyrehm
    14:48
    @alice I just checked what mobile chrome (android) does when a keyboard is connected regarding focus and tab key - and it pretty much does what desktop chrome does (with a few bugs)
  4. kethinov
    20:54
    anyone have a good WAI-ARIA reference listing all the aria-* HTML attributes, what they're for, and when to use them with examples? so far all i can find is the W3C spec which is verbose and hard to translate into practical examples and advice to follow
  5. garcialo
    20:56
  6. RickSBrown
    20:56
    @kethinov this is pretty good: http://www.w3.org/TR/aria-in-html/
  7. garcialo
    20:56
    Ah, it's the same thing; just a more updated version =)
  8. garcialo
    20:57
    Oh, slightly different.
  9. RickSBrown
    20:57
    oh yeah, what garialo said
  10. RickSBrown
    20:57
    *garcialo
  11. garcialo
    20:58
    ^_^
  12. kethinov
    21:00
    the w3.org links are what i'm hoping to find alternatives to. it's pretty dense reading. what i'm looking for mainly are examples of common semantic markup structures that could benefit from the aria-* treatment that are often overlooked as an intro to the topic geared towards people who know HTML well but know little about accessibility, screen readers, etc
  13. garcialo
    21:13
    Well, if you just want the elements, scroll down to the Recommendations Table http://www.w3.org/TR/2013/WD-aria-in-html-20130214/#recommendations-table
  14. stevefaulkner
    21:58
    @kethinov ARIA design patterns may be useful to you http://rawgit.com/w3c/aria/master/practices/aria-practices.html#aria_ex