Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1434486

    Hi Does anyone know how I can change the dropdown activation from mouseover to click activation? This will make a much more accessible nav in speech readers.

    It maybe nice – but not necessary – to only apply to menu items that have an href=”#”.

    Thanks in advance

    Dominic

    #1434603

    Hey domchocolate,
    This sounds very tricky, since it is css that opens a dropdown menu, you would need to override or remove this and the somehow open the menu dropdown with javascript, but this may make your other customizations not work, which use the css to open menus when tabbed.
    You may be better to use a menu plugin that offers these features and use it instead of the built-in menu.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.