Do you want to run quick accessibility tests for sudden business presentation? Don’t know where to start. All that you need is the application, website or product you want to check on a browser with internet connectivity. Read this article on 10 quick accessibility tests in 10 minutes. Pre-requisites for quick accessibility tests A Windows […]
Maxability-Blog
Testing and Audit
aria-label (Property)
aria-label is used for the objects where users need to know the action associated with them. Purpose of a link, action associated with a button, label for a form field etc. aria-label can be used for providing alternate text for an informative image. Aria-label is used to identify a generic region on a web page, […]