DavidRossWallace / tabMinder

Generates and manages dynamic HTML tab sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tabMinder

Generates and manages dynamic html tab sets

I use tabMinder to generate and manage mutliple levels of dynamic tabs for the everyMind interface: https://github.com/DavidRossWallace/everymind

everyMind can load any number of "mindsets," and each mindset has a set of tabs to work with and explore the data. tabMinder made it easy to dynanically generate, populate and dynamically control the tabs and content panes.

Tha tabMinder includes functions to create, alter, click and destroy tabs, as well as functions to easly swap out tab pane content without having to remember element ids.

Preview link:

https://repository-images.githubusercontent.com/400363742/1b53a11f-c757-41b7-a6ca-ee5d7610e079

About

Generates and manages dynamic HTML tab sets

License:MIT License


Languages

Language:JavaScript 100.0%