Skip to content

Instantly share code, notes, and snippets.

@steveklabnik
Created January 20, 2016 17:05
Embed
What would you like to do?

I am an accessability newbie, so this is more of a "can you point me to a resource" kind of question.

I'm working on Rust's docs, and pa11y is pointing out the search box up on top here doesn't have a submit element. That's because without actually typing something into the box, there's nothing to submit. You can arrow down and hit enter, and it works.

I imagine this is a common kind of thing, but I also don't know what the right thing is to do here. Any chance you have a blog post or something to link me to so I can understand this better?

Thanks so much, sorry to be a bother.

@melodykramer
Copy link

Just posting this, in case you hadn't seen it - this is our accessibility guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment