The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
Multiple semtabs on 1 page
| Project: | Semantic Tabs |
| Version: | 1.0.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | chrisyates |
| Status: | closed |
Description
I'm trying to implement multiple semantic tab instances on one page however the second set of options overrides the first.
wrapping each one in an .each didn't help, any suggestions?
Thanks
- Login to post comments

Comments
#1
I managed to fix it, the way the arguments are passed does not follow standard plugin method.
I've attached the new version with old code commented out.
plugin will now allow you to have multiple sets of semantic tabs on one page, each with their own option set.
#2
Thanks for your patch. As you can see, this code is a bit old, and I guess the standards have changed since it was written. I've released a new version with your changes.
-chris
#3
Automatically closed -- issue fixed for two weeks with no activity.