Reply 174093 to: Thema problems with my site

Avatar: Rose Tyler
Rose Tyler
Support staff
October 3, 2017 at 13:13

Hello,

2. You may try something like following:

$('#yourbuttonid').on('click',function(){
    $('.tab-switcher').eq(1).trigger('click');
});

where eq(1)– index of your tab.
3. what exactly popup do you mean? Please provide screenshot for better understanding.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.