Hi Ben,
Good to know we can use your scrolling script. However, the reason why I installed Page Scroll to id is because the pages jumps didn’t seem to be using your scrolling script before.
This is what I have used before:
Join today</p>
<div id="Register"></div>
If I just use this, as per your example, I get no scrolling effect.
With Page Scroll to id I need to add their rel attribute to get the effect. e.g
Join today</p>
<div id="Register"></div>
What rel attribute should I add for your scrolling script?