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