Plugins

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

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#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.

AttachmentSize
jquery.semantictabs.js_.txt 2.67 KB

#2

Assigned to:Anonymous» chrisyates
Status:active» fixed

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

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.