Thanks... Seeing that written that way made it click for me. I appreciate it.
On Nov 20, 10:44 am, Flesler <[EMAIL PROTECTED]> wrote: > In your case, $.scrollTo( '#section_1', { speed:300 } ); will be > enough. > > > the documentation > > isn't very clear. If I do $("#section_1").scrollTo(300), what does > > that actually do?