Changing the Active tabs


Hi,

I have a tabs within a tabs layout for my Pricing page, one for the currency and one for the monthly/annual. Is there a way to keep the currency tab on the same even if you change the monthly/annual tab?

This probably sounds a bit confusing, but if you select a currency first, try Euros, and then change it to monthly, it goes to the active tab setting (GBP in this case). I want it to stay on Euros.

I anticipate this won’t be straightforward because of how I’m using tabs to do this. Appreciate any advice though!

Here is my site Read-Only: LINK

1 Like

The easiest way is to have a script keep your currency tabs in sync, click one and they all change, even the ones you can’t see.

Assuming these are static content and not CMS-driven tabs, you might be able to use Finsweet’s mirror click attribute. Otherwise it’s an easy script to write.

2 Likes