Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accessibility

Distinguish The Keypress And Click In Mozilla When Nvda Is On

Requirement is to distinguish the keypress and mouse click events in Mozilla browser. The condition… Read more Distinguish The Keypress And Click In Mozilla When Nvda Is On

Multiple Forms On One Html Page: How To Restrict Tabbing To A Single Form?

The site I'm currently building is a little different from the norm. Instead of having multiple… Read more Multiple Forms On One Html Page: How To Restrict Tabbing To A Single Form?

Best Way To Update Aria-expanded Attribute When Using :focus-within

I'm working on a combobox, and in doing so, I want to use the new :focus-within pseudo selector… Read more Best Way To Update Aria-expanded Attribute When Using :focus-within

Javascript Keyboard Shortcuts For Web Application

I want to develop a web application, which should (ideally) be fully usable via the keyboard. I kno… Read more Javascript Keyboard Shortcuts For Web Application

Distinguish The Click Event From Mouse Vs Screenreader

I built a drag and drop component, and it works like a charm, but now I need to make it accessible … Read more Distinguish The Click Event From Mouse Vs Screenreader

Reading Metadata From The Of An Html5

I am having trouble getting a working example that reads metadata from a WebVTT file, which was spe… Read more Reading Metadata From The Of An Html5