Muhnad / a11y-checker

Identifies accessibility issues in HTML markup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing id: & class:

ahmadajmi opened this issue · comments

For two checks, the id and class are missing in the console message.

⚠️ Should add role=form OR role=search to form id:  & class: 
⚠️ Should add aria-labelledby to form id:  & class:

screen shot 2016-12-02 at 9 18 07 am

Testing on this page: http://maxima.aspirethemes.com/

Great work Muhannad 👍

That's because you don't set any id or class to this form, maybe I'll change it to get the code instead of id or class.

image

Thanks, Ahmed 💚

Yea, your suggestion would be great, so it will help knowing the specific element easily 👍

can download now the file and see the code not only id&class 😄

@Muhnad Perfect 👍