test again

This commit is contained in:
harukin 2019-01-22 17:13:16 +09:00
parent a2342170e0
commit a8e6470f84

View File

@ -101,7 +101,7 @@ $(document).ready(function() {
checkNotify(); checkNotify();
}, 10 * 1000); }, 10 * 1000);
//トップに戻る //トップに戻る
$("nav:not(a)").click(function(e) { $("nav:not(.href)").click(function(e) {
$("body,html").animate( $("body,html").animate(
{ {
scrollTop: 0 scrollTop: 0