We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80123fc commit d78c85cCopy full SHA for d78c85c
assets/js/application.js
@@ -15,7 +15,7 @@
15
offset: navHeight
16
})
17
18
- $('[href^=#]').click(function (e) {
+ $('[href=#]').click(function (e) {
19
e.preventDefault()
20
21
0 commit comments