Screpy SEO platform logo New Screpy is coming 🎉

Elements that have a [tabindex] value greater than 0

Technically, you can use a tabindex value greater than 0. But in practice, it will harm your website. Follow the steps below to reduce the problem of accessing items!

Reviewed by Screpy Editorial Team

Google Lighthouse finds all elements with a tab index value higher than 0 with a detailed scan and flags them. It then gives you a warning about these values.

[tabindex] value greater than 0

How to pass audit? Fix the problematic (above 0) tabindex values on the website

You need to remove the tabindex to discover and solve the points where the tabindex value is greater than 0.

Then use HTML elements to solve the problem. For example, you can use HTML elements <button> or <input>. In this way, you will have a higher performance in terms of keyboard accessibility. Moreover, it is a completely free solution.

Also, if you are using custom interactive components on your website, you can set tabindex to 0. Like in the image below:

Focus me with the TAB key

If you want to change the tab order of an item, you need to change the location of it. To do this, make a change to the DOM. Click here to check other errors with Tabindex.

Related tasks

Solve the errors logged to the console

If there are error warnings about your website within the console offered by the browser, you need to follow a few basic steps to resolve them.

Tuesday, December 22, 2020

Title Tags Not Found

Are you encountering the title meta tag not found the issue? You can solve it right away! Here are the causes and importance of the problem in detail.

Sunday, December 20, 2020

Robots.txt Not Found

If you are encountering the Robots.txt not found error, you can create your file immediately by paying attention to the steps below. Discover the details now!

Sunday, December 20, 2020

Not Crawlable Pages

Have the same problem with crawlability issues? Let’s see what you can do for your website to be indexed. Here are the ways and solutions!

Sunday, December 20, 2020

Meta Description Not Found

Are you getting a meta description not found a warning about your web page? Let's figure it out! Why is meta description important, how to pass the audit? Examine!

Sunday, December 20, 2020