Skip to content
Discussion options

You must be logged in to vote

@apple-idn Maybe, this is what you're looking for:

<div class="ui fluid secondary vertical pointing menu">
<a class="red item active" data-tab="tab-1"> Menu 1 </a>
<a class="green item" data-tab="global-tab">Menu 2 </a>
<a class="green item" data-tab="global-tab">Menu 3 </a>
</div>
<div class="ui tab" data-tab="tab-1">
for menu 1
</div>
<div class="ui tab" data-tab="global-tab">
for same menu '2 and menu 3'
</div>

I'm closing this since this is old issue and the usage question. Please feel free to reopen if it doesn't help.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #577 on October 07, 2020 20:46.