Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive Tabs Replacement #136

Open
ajmueller opened this issue Apr 29, 2015 · 0 comments
Open

Responsive Tabs Replacement #136

ajmueller opened this issue Apr 29, 2015 · 0 comments

Comments

@ajmueller
Copy link
Contributor

In a recent project we determined that the responsive tabs system we use was not sufficient for our needs. This has occurred on other projects, too, and considering the frequency is increasing, it's time to look for a new responsive tabs plugin. I found one that checks a lot of the requirements boxes. @stoff has used it in the past, too, and liked it. The codebase itself is well-written, too, so it should be easy to extend for individual project needs. Some features that it has that are particularly useful:

  • deep linking so you can open a tab with a hash
  • browser history
  • utilizes jump links for a graceful degradation for users without JavaScript enabled

Some enhancements/changes I'd like to maybe see as part of customization for our own use:

  • remove rotation feature (has anyone ever needed it? It feels more like a carousel with this as an option)
  • add aria labels for better accessibility (our current tab system handles this well)

If anyone else has used any other tab systems in the past, I'd love to hear about them, what you liked, didn't like, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant