Archive index

A11y Slackers Gitter Channel Archive 11th of October 2015

What fresh hell is THIS now? - Patrick Lauke
  1. MichielBijl
    Oct 11 00:00
    Oh come on, neither Firefox nor Chrome supports my focusableElements query :(
  2. MichielBijl
    Oct 11 00:02
    Neither does Edge.
  3. MichielBijl
    Oct 11 00:03
    I finally found something Safari is better at!
  4. MichielBijl
    Oct 11 00:05
    The problem is that :matches() is not supported within the querySelectorAll.
  5. MichielBijl
    Oct 11 00:58
    Fairly happy with the result so far (built a buggy function that makes an array with focusable elements): http://s.codepen.io/Michiel/debug/0f9ce27964f35b55d3e7628d91874c2e
  6. MichielBijl
    Oct 11 00:58
    Now all I need is a better function to get the focusable elements…
  7. MichielBijl
    01:03
    And sorry for spamming my development thoughts here.
  8. garcialo
    03:15
    It's okay. It gets lonely on the weekends.
  9. zakim-robot
    15:29
    [Cameron Cundiff, a11y] Blind developer friends, I'd like to know about your development setup.
  10. zakim-robot
    15:29
    [Cameron Cundiff, a11y] i.e. OS, editors, IDEs, and languages
  11. zakim-robot
    15:31
    [Cameron Cundiff, a11y] I want to teach a workshop on web development with some blind folks, hoping to find some accessible tools.
  12. zakim-robot
    15:32
    [Cameron Cundiff, a11y] if you want, share here, or email me at slack+a11y@ckundo.com
  13. zakim-robot
    17:55
    [jitendra, a11y] @alice do u have any comments on the topic of floated label in android material design?