Hi James!
Yes, but before I need to know which version do you want to use (I need to get this organized, there 3 or 4 different versions of the tabs feature😅).
-
if you want to use this feature with a Softr CTA block, it is going to be a problem as it needs the cta block to have the option “scroll to”. Otherwise the buttons have a default behaviour which leads the user to the homepage. That being said I’m gonna ask Artur to remove this behaviour from CTA buttons, as it forces users to add additional stuff when they want to insert code.
I could add anevent.preventDefault()
but asking Softr team to remove this would be easier… for everyone! -
If you want to use custom, hardcoded buttons, yes, it’s possible Here. You see the code? just remove all the lines with
document.getElementById("blockX").scrollIntoView("blockX");