Karl... When I try to use the interactive builder, I select the FX - Scroll plugin, click the "save your selection" link, then save the file. But when I open it, the file is blank except for the information at the top.
<!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Karl Swedberg Sent: Thursday, December 28, 2006 9:01 AM To: jQuery Discussion. Subject: Re: [jQuery] Auto scrolling the page to a specific point - likeanchor links with animation Hi Andy, I think the ifxscroll.js is dependent on another component of the Interface plugin, so grabbing that single .js file won't work. Instead, go to http://interface.eyecon.ro/download and use the interactive download builder. When you go to save it, the file name should default to interface.js, which of course you can change once it's saved on your machine. If you still have problems, let me know and I'll send a copy of it off-list. --Karl _________________ Karl Swedberg www.englishrules.com www.learningjquery.com On Dec 28, 2006, at 9:38 AM, Andy Matthews wrote: 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. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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: I've seen some sites (not sure if they're jQuery powered or not) that have a page scroll triggered where the window auto-scrolls down to a certain point on the page. Sort of link using an anchor link, but you can actually see the page moving. it's a part of the interface plugin. scrollto it the name of the function -- David Duymelinck ________________ [EMAIL PROTECTED] _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
