Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1293767

    Hi there :-)

    I have a question: Is it possible to link text in a tab to another tab in the tab section?

    For example a button in tab 1 with: ‘Click here to go to Tab 2’

    I have tabs with a large amount of content, so I want a button at the end of it. But I cannot manage it…

    Hope you can help me!

    #1294079

    Hey JoStudioDeRijp,

    Thank you for the inquiry.

    Yes, you can use anchors to open a tab from another tab. Example:

    <a href="http://site.com/sample-page/#tab-id-1"> Open Tab 1</a>
    

    The link above should open the first tab.

    Best regards,
    Ismael

    #1294342
    This reply has been marked as private.
    #1294938

    Hi,
    Thank you for your patience and for the login, I adjusted your button link to the next tab and it seems to work correctly now. Please clear your browser cache and check.
    The difference is that your link was pointing to #tab-id-3 which would have been ok if your tabs had not been named, but since your tabs have been named we need to use that name as the anchor, so in this example, it is #beleefbaar-landschap.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.