• It suggests that the button should have inner text content or an aria-label or aria-labelledBy.

    <button class="toggle-search" data-target=".search-trap-focus">
    
    
    <button onclick="alxMediaMenu.toggleItem(this)">

    <button class=”toggle-search” data-target=”.search-trap-focus”></button>

    I have shown a button with inner text and also a button with an aria-label.

    can you help me ?

    • This topic was modified 2 years, 1 month ago by merihfiliz.
    • This topic was modified 2 years, 1 month ago by merihfiliz.
  • The topic ‘Aria-label’ is closed to new replies.