Accordion triggering specific tab in external page

how to trigger specific tab in accordion element in other page while clicking the button element in main page.

Hi there.

Try replacing the button element with an anchor <a> element, using the HTML element inside the builder.

See here:
https://help.sitejet.io/hc/en-us/articles/24275957454999-Use-custom-HTML-CSS-and-JavaScript-code#html

Then, style the anchor element like a button - a simple Google search will show you how.

I hope this works.

1 Like

I’ll try thanks

1 Like