cferdinandi / tabby

Lightweight, accessible vanilla JS toggle tabs.
MIT License
598 stars 73 forks source link

Implement Manual Activation #113

Open orionrush opened 4 years ago

orionrush commented 4 years ago

This may fall into the feature query/request category.

I ran across this the other day and wondered if Manual Activation could be achieved with tabby? https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-2/tabs.html

cferdinandi commented 4 years ago

Oh yes, this is a good one! I'll add it to the list, but no promises on when it will get implemented.

BariqDharmawan commented 3 years ago

That would be awesome. Rn I have no idea how to enabling my tabs programatically when click other element

cferdinandi commented 3 years ago

Forgive me, but it’s been so long that I can’t remember/understand what the specific feature ask is here.