Skip to content

Header, menu + classless version #642

Answered by sysmat
COil asked this question in Help
Dec 4, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote
  • dropdown
<details class="dropdown">
        <summary aria-haspopup="group" role="button" class="contrast">
          Dropdown as a button 3
        </summary>
        <ul role="group">
          <li><a>Action</a></li>
          <li><a>Another action</a></li>
          <li role="list" dir="rtl">
            <a href="#" aria-haspopup="listbox">Dropdown</a>
            <ul role="listbox">
              <li><a>sub action</a></li>
              <li><a>Another sub action</a></li>
              <li><a>Something else here in sub</a></li>
            </ul>
          </li>
          <li><a>Something else here</a></li>
        </ul>
      </details>

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@COil
Comment options

Answer selected by COil
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sysmat
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants