Skip to content Skip to sidebar Skip to footer

Up And Down Scroll Page Javascript Navigation

I have up and down arrows on the right hand side of each section where if you click them it scrolls either up or down sections.

Ensure that all < a > tags under a div will class 'next_section' have a unique ID

<div class="next_section first">
 <aid="after_work1"><!-- <<<< ID must be unique --><imgsrc="something.jpg"alt="Next Section"></a></div>

Post a Comment for "Up And Down Scroll Page Javascript Navigation"