Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $("a[href='#top']").click(function() {
- $("html, body").animate({ scrollTop: 0 }, "fast");
- return false;
- $("a[href='#down']").click(function() {
- $("html, body").animate({ scroll-behavior: 0 }, "fast");
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement