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

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

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

How Safe Is It To Assume That Most Users Will Have Js Enabled?

Possible Duplicates: Is it reasonable to assume my visitors have javascript enabled? How many peopl… Read more How Safe Is It To Assume That Most Users Will Have Js Enabled?

Legality Of Div Tag Immediately Under Html Tag

I was running lynx to test some HTML I had to do, because having accessibility in mind. I guessed t… Read more Legality Of Div Tag Immediately Under Html Tag

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