1. How can I remove the tabindex on the down arrow? It’s not needed and causes an extra tab.
    2. aXe scan finds “Interactive controls must not be nested” – this actually would get fixed if we removed the tabindex=”0″ from the down arrow <span>
    3. How do I add keyboard functionality to use my up/right arrows to move forward in a submenu and down/left arrows to move backwards?
    4. When in a sub-menu, I press Esc and expect to be taken to that top-level button. Instead I am taken to my skip-to-main link, how can I fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi wegnertm,

    For 1 and 2, please wait for the next update where some work on this is being done.

    For 3, this is something you would need to custom code. At the moment left and right will take you to the next/prev top level item. The problem you will run into is that the “next/prev” item in your menu markup may not be the next/prev item as it is displayed visually.

    For 4, thank you for this suggestion and I research and if it seems correct then I will add it, at the moment I believe the escape key closes all open sub menus.

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Accessible Mega Menus’ is closed to new replies.