Rohith kms (Talk | contribs) |
Rohith kms (Talk | contribs) |
||
Line 139: | Line 139: | ||
}); | }); | ||
− | $('#scroll | + | $('#scroll).click(function(){ |
− | $("html, body").animate({$(window).height()}, 600); | + | $("html, body").animate({ scrollTop: $(window).height()}, 600); |
return false; | return false; | ||
}); | }); |
Revision as of 01:40, 2 November 2017