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

Screen Reader Not Reading The Page When Navigated With Keyboard On React.js

When the user navigates to a new page by clicking the Link component the screen reader reads the ne… Read more Screen Reader Not Reading The Page When Navigated With Keyboard On React.js

Vue.js: Use Aria-controls With Conditional Rendering In Vue.js

I have two buttons which toggle some additional information on screen. I added the buttons the aria… Read more Vue.js: Use Aria-controls With Conditional Rendering In Vue.js

Accessibility: Using Javascript Only Links With Href="#"

I have a react SPA in which I have some links which navigate to other pages or other locations on t… Read more Accessibility: Using Javascript Only Links With Href="#"

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

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