[jQuery] Auto scrolling the page to a specific point - like anchor links with animation
Okay...
I've downloaded the ifxscroll.js file and I've set it up after the call to
jQuery.js in my code. I've got this line:
$('#ST').ScrollTo(800);
And it's giving me this error:
jQuery.iUtil is null or not an object.
I'm not using Prototype so I haven't reassigned the $ call. Any ideas
anyone? This is mostly fluff, but I'd like to get it working if possible.
<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@icglink.com
615.370.1530 x737
--------------//--------->
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On
Behalf Of David Duymelinck
Sent: Thursday, December 28, 2006 8:05 AM
To: jQuery Discussion.
Subject: Re: [jQuery] Auto scrolling the page to a specific point - like
anchor links with animation
Andy Matthews schreef: