Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter lonetreedesign

    (@lonetreedesign)

    Further detail, the graphic with the image map is the graphic with the circular icons near the top. The part of the graphic that is clickable is S3 in the blue area of the big center circle. Thanks again ??

    tylerdigitalsupport

    (@tylerdigitalsupport)

    Hello, if internal anchor tags are set up properly there’s no reason it wouldn’t work with Draw Attention. However, I notice you don’t have the proper format for the target anchor (looks like you just have #service as an id).

    You need to have an anchor tag with the name you’re linking to somewhere in that services area, like this:

    tylerdigitalsupport

    (@tylerdigitalsupport)

    Looks like my code got stripped, here it is:

    <a name="chapter4"></a>

    Thread Starter lonetreedesign

    (@lonetreedesign)

    Wow, I can’t believe I didn’t see that. I thought I had already added the ID tags.

    Thank you so much for the quick response!!

    Now I just need to add smooth scrolling. That’s not a built in feature, is it?

    tylerdigitalsupport

    (@tylerdigitalsupport)

    Smooth scrolling is not a built in feature, but there are plenty of other plugins that would work well with it.

    To be clear about the original question for anyone else reading, it doesn’t have to be an <a> tag. Any object with the id of #service should work, just like an internal anchor on any html page. (in fact in html5 it’s the recommended way over <a name="">

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Local Scroll to Anchor Tags?’ is closed to new replies.