Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1485638

    Hey Enfold

    I like one of buttons to link to a specifik paragraph in the text, how is that done?

    Thanks ;)

    #1485642

    Hey Alan,

    Add an ID to the element that you are linking to:

    <div id="my-element">Content</div>

    Then link to it like this:

    <a href="#my-element">Link text</a>

    Best regards,
    Rikard

    #1485644

    Hey Rikard
    I’d like the button ” Vælg den rette skærm ” to link to te right column where it says “Se hvad der virker”
    I cant’t get this to work

    Thanks Alan ;)

    #1485667

    Hi,

    Add #my-element as the link in the button, then add my-element as the ID to the element in the column.

    Best regards,
    Rikard

    #1485682

    Great thanks ;)

    #1485688

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How do I add anchors to link to, inside a textbox’ is closed to new replies.