Archive index
Gitter Channel Archive 11th of October 2015
What fresh hell is THIS now?
-
Patrick Lauke
MichielBijl
Oct 11 00:00
Oh come on, neither Firefox nor Chrome supports my focusableElements query :(
MichielBijl
Oct 11 00:02
Neither does Edge.
MichielBijl
Oct 11 00:03
I finally found something Safari is better at!
MichielBijl
Oct 11 00:05
The problem is that
:matches()
is not supported within the querySelectorAll.
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
MichielBijl
Oct 11 00:58
Now all I need is a better function to get the focusable elements…
MichielBijl
01:03
And sorry for spamming my development thoughts here.
garcialo
03:15
It's okay. It gets lonely on the weekends.
zakim-robot
15:29
[Cameron Cundiff, a11y]
Blind developer friends, I'd like to know about your development setup.
zakim-robot
15:29
[Cameron Cundiff, a11y]
i.e. OS, editors, IDEs, and languages
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.
zakim-robot
15:32
[Cameron Cundiff, a11y]
if you want, share here, or email me at
slack+a11y@ckundo.com
zakim-robot
17:55
[jitendra, a11y]
@alice
do u have any comments on the topic of floated label in android material design?