• Is it possible to add capability to scroll the loop via anchor links? i.e., href=”#post-1, post-2, etc”.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You shouldn’t open multiple threads to ask the same question.

    It’s done with jQuery.
    Have a look here: http://flesler.blogspot.com/

    Thread Starter mr orange

    (@mr-orange)

    I tried using that but couldn’t get it working. I didn’t mean to double post, I just simplified the question without the extraneous keyboard shortcut request.

    Do you have any advice on how to implement this?

    In fact, my answer was related to your previous request regarding keyboard shortcuts.

    The website you cited achieved that result with the infinite scroll plugin: http://www.infinite-scroll.com/ to get rid of pagination, plus the jQuery plugin I gave you the link earlier.

    I don’t know if there are better methods, though.

    Thread Starter mr orange

    (@mr-orange)

    Thanks for your help! I am mostly interested on how to use the ScrollTo plugin to suit my needs. I have been working with it for the past couple hours and am having no luck. Do you have any advice?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Anchor Links to scroll loop’ is closed to new replies.