Accessibility Html Javascript Lynx Web Standards Legality Of Div Tag Immediately Under Html Tag February 15, 2024 Post a Comment 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
Accessibility Dom Events Javascript Distinguish The Click Event From Mouse Vs Screenreader September 28, 2023 Post a Comment 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
Accessibility Angular Javascript Modal Dialog Focus Moving Out Of Modal In Scan Mode March 24, 2023 Post a Comment 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