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

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

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

Focus Moving Out Of Modal In Scan Mode

I am trying to fix an accessibility bug for screen reader in an Angular2 web application(SAP). The … Read more Focus Moving Out Of Modal In Scan Mode