Line 1,571: | Line 1,571: | ||
<script> | <script> | ||
$("a[href="#top"]").click(function() { | $("a[href="#top"]").click(function() { | ||
− | $("html, body").animate({ scrollTop: - | + | $("html, body").animate({ scrollTop: -100 }, "slow"); |
return false; | return false; | ||
}); | }); |
Revision as of 17:54, 17 October 2016