diff --git a/view/theme/plusfuture/js/plusfuture.js b/view/theme/plusfuture/js/plusfuture.js index e5c0e34..006e42a 100644 --- a/view/theme/plusfuture/js/plusfuture.js +++ b/view/theme/plusfuture/js/plusfuture.js @@ -160,7 +160,7 @@ function toggleBside() { } //トップに戻る -$(".navbar").click(function() { +$("nav").click(function(e) { $("body,html").animate( { scrollTop: 0