Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Back to top" link animation #1

Closed
nikolov-tmw opened this issue Jul 15, 2013 · 2 comments
Closed

"Back to top" link animation #1

nikolov-tmw opened this issue Jul 15, 2013 · 2 comments

Comments

@nikolov-tmw
Copy link

It would be nice to have a simple animation that would take the user back to the top of the page.

Something along the lines of

$('body,html').animate({
    scrollTop: 0
}, 500);

I can provide a pull request with that change, if you have other things to do at the moment.

@ghost
Copy link

ghost commented Sep 3, 2013

Hi,
I would be interested by this code if you get the chance to work on it!

ghost pushed a commit that referenced this issue May 14, 2015
ghost pushed a commit that referenced this issue May 14, 2015
אין לי מושג מה זה עושה...
@ghost
Copy link

ghost commented Aug 19, 2015

Now part of the core

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant