Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #363390

    just wondering if it’s possible, for example, when the user click on the “pain syndrome” on the hotspot of the image, it links to the pain syndrome paragraph on the same page.

    #363396

    To link to something on the same page you need anchors:

    http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Since i can’t see your site i can’t say any more specific.

    But i hope the link will help you.

    #363884

    Hey!

    Thanks for the help Flikk!


    @kailibuy
    , Flikk has the right idea. When you set the URL for the hotspot set it to just “#pain_syndrome”. And then add a codeblock element to wherever you want it to link to and then add this inside the codeblock element.

    <span id = "pain_syndrome"></span>
    

    Best regards,
    Elliott

    #363888

    well, can someone be more specific on how to do this? I understand one can use anchors to achieve this goal, but how?

    #363917

    thanks, got it working

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘hotspots point to the different paragraph of the same page’ is closed to new replies.