Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1049889

    I have 2 pages on a site. The first page has links that link to individual tabs using:

    localhost/about/#tab-id-1
    localhost/about/#tab-id-2
    localhost/about/#tab-id-3
    …etc

    It works fine for opening up the page that contains the tabs (separate page), however it performs an anchor action. How can I disable this or make the user go to the top of the page at page load on a new page?

    #1050195

    Hey Robert,

    I’m not sure I understand your question, those are anchor links meaning they won’t reload the page when clicked, that is the whole purpose of links like that. It’s not possible to change that behaviour unfortunately.

    Best regards,
    Rikard

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