I am trying to use this function:
<a title="$(...).scrollTo( 150, 800 );" id="absolute-number" href="#">Absolute number</a>
To scroll the page down.
I am loading the libraries in the header as:
<script type='text/javascript' src='http://mysite.com/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script>
Bookmarks