Installation center -> Advanced options -> Blocks configurations Explanation:Aria attribute is a value that can be set for the specified HTML elements to improve their accessibility (enhance for people with disabilities the web content/web apps and especially JavaScript code).Aria attribute modifies incorrect or incomplete code to create a better experience for those using AT by […]
Category: Scanner function
Add new tabindex
Installation center -> Advanced options -> Blocks configurations 1. Add new tabindexExplanation:The “Tabindex” attribute is used in HTML to set rules related to principles of elements focusing. With the help of tabindex, you can allow or prevent elements from being sequentially focusable during the keyboard navigation (by pressing the button “Tab”) and determine their relative […]
Add Selectors for Menus with Dropdown Submenus
Sometimes, dropdown submenus are not accessible via keyboard tab navigation. To improve this: This action will make dropdown submenus more accessible, allowing for smoother navigation throughout the site for users utilizing screen readers or keyboard navigation.
Automatic Detection of the Current Language
Our system supports multiple languages and automatically identifies the website’s language based on the HTML language tag. To use this feature: Proper language detection significantly enhances site accessibility for users speaking different languages.
Data Table Accessibility
Purple Lens automatically identifies and corrects tables within your website that are not accessible to people with disabilities. Here’s how to enable this feature: Once activated, the system will automatically scan your site’s tables and adjust their accessibility to comply with the necessary hierarchy. By default, the option “Data table accessibility” is deactivated (the checkbox […]
Manage Dashboard Cross Platform and Shopify
Dashboard It’s the place where you can install plugin for your website after you subscribed. It gives an option to access widget functionality and branding plus Plugin features.
Add site Cross Platform and Shopify
6. Get script to implement 7. the script
Scanner Function
1. Run the Scanner On Your Site Run the Scanner On Your Site On your WordPress admin site, while viewing your site, go to the administrator bar at the top of the page and hover over the “WCAG Check” button (Image 1). Choose one of the checks available to you: Basic page check: Checks the […]
Landmarks
Landmarks provide a powerful way to identify the organization and structure of a web page. The structural information conveyed visually to users should be represented programmatically in the markup using landmark roles. The use of landmarks roles supports keyboard navigation to the structure of a web page for screen reader users and can be used […]