Post

Replies

Boosts

Views

Activity

Reply to Voice Control > "Show me numbers" with web development
I am being shown a number against non-clickable elements too. On inspecting, I can see that even a  heading tag is being assigned a number There is a table added on the page where I'm testing. I am begin shown a number against each entry in the table (none of them is a button or a link) Eg code snippet:        <h2 id="hey-there-text">                 Hey there      </h2>
Dec ’22