hi, im having some issues setting this plugin up. I have the latest ver. of jQuery, 1.2.1 and your plugin. do i have to link to all 3 of your js files to get more horizontal scrolling to work? i am trying to scroll to a <div> inside of another <div>. when i click on the button that should initiate the scrolling i get the following error from firebug.
Error: [Exception... "'Dimensions: jQuery collection is empty' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no] any idea what this means? On Oct 5, 12:20 pm, Flesler <[EMAIL PROTECTED]> wrote: > Hi, Some days ago I saw this > article:http://www.learningjquery.com/2007/09/animated-scrolling-with-jquery-12 > And I decided to make a plugin out of that, adding versatility and > customization. > I'd appreciate some feedback :) > > The project is in:http://jquery.com/plugins/project/ScrollTo > > Thanks > > Ariel Flesler