Thursday, October 30, 2008

[jQuery] jQuery Problem - Animated scrolling for in page links

Hi,

I'm fairly new to jQuery and having some problems with getting a
plugin to work with Wordpress.

What I want to do is create a smooth animated vertical scroll for my
in page (#contact and #work) links. I've attempted to use both
http://plugins.jquery.com/project/scrollto and
http://www.learningjquery.com/2007/10/improved-animated-scrolling-script-for-same-page-links
but I can't get either to work.

The site in question is http://www.mrleesimpson.co.uk/ and the scripts
I'm calling in my header are:

<script type='text/javascript' src='http://www.mrleesimpson.co.uk/wp-
includes/js/jquery/jquery.js
'></script>
<script type='text/javascript' src='http://www.mrleesimpson.co.uk/wp-
includes/js/scroller.js
'></script>

Does anyone have any ideas as to why this might not be working?

No comments: