[RSS Feed/News] Mobile nav trigger does not have an accessible name

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
The mobile nav trigger (p-nav-menuTrigger) does not have an accessible name. Although there is a nested <span class="p-nav-menuText">Menu</span> this is hidden using display: none and so not available to assistive technologies. It may make sense to use an aria-label instead.

It's also currently an <a> tag despite having a role="button" – given it doesn't have an href a...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom