Accessibility
In your web pages, you should make custom interactive controls focusable. For example, if you turn a <div> into a dropdown using JavaScript, this action will not be included in the tab order by default: you must do a manual check to see if all custom controls are keyboard focusable.
Simply press the TAB key: in this way you can navigate through the page and you can check if it's possible or not to reach the interactive controls.
If it's not possible, you should improve the focusability using tabindex.
The custom control element has to be inserted into the natural tab order using tabindex=”0”.
<div tabindex="0">Focus me with the TAB key</div>
Learn more about Accessibility
On page SEO performance and page checkup.
Over 300 parameters for the deeper page analysis.
Share this Guide
Did you like it? Share it!
Web tools for modern developers. Try these one!
Over 50 generators, builders and validators to improve your SEO and web performances
Builders and generators
Build your Service Workers and enrich user experience. Transform your website in a huge Progressive Web App and enrich users experience.
Server and proxy
Retrieve your Public IP Address and geolocation. Get your IP address, ISP-Organization information and geolocation data for free.
View and download any website’s Source Code. Get the HTML source code of any online web page from any browser, devices and Os system.
Converters
Convert Bits, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes and so on. Set number and choose unit to convert. Try it for free.
Convert text into MD5, SHA-1 and Base64 hash string. Type or paste text and get Messade-Digest Algorithm 5, SHA-1 and Base64 hased string.
Pixel - Rem - Point units converter. Convert Pixel to REM or Point unit in seconds and vice versa with this free converrter.
Content
Explore and compare keywords. Find out what customers are looking for. Select country, date, category, search type and compare keywords.
Server and proxy Tester and validators
Perform your site audit and find out what pages missing https/ssl certificate.