I did see that, but isn't it possible to simply scroll the page without adding all the extra features? Add to that, the documentation isn't very clear. If I do $("#section_1").scrollTo(300), what does that actually do? Does it immediately scroll to that section? Does it move 300px from the section? How do you trigger it? etc, etc, etc?
Is there no way to simply scroll the page to the next div once the user tabs away from a specified form field? On Nov 19, 8:49 pm, Flesler <[EMAIL PROTECTED]> wrote: > How come you didn't see this ?http://jquery.com/plugins/project/ScrollTo > :)