The browser scrollbar ?

If so:

With the ScrollTo plugin [1]:

$.scrollTo( 0 );

You can add a duration as second argument (f.e: 1000).

[1] http://flesler.blogspot.com/2007/10/jqueryscrollto.html

--
Ariel Flesler
http://flesler.blogspot.com

On Mar 25, 12:41 pm, introvert <aljaz.faj...@gmail.com> wrote:
> Hello
>
> How is it possible to slide scrollbar to the top with jquery?
>
> Thanks a lot for help!

Reply via email to