show(), hide() 는 잘 먹히는데
slideDown 이나 fadeIn은 안먹히는데 혹시 다른 이유가 있을까요?
console에는
boot.html:54 Uncaught TypeError: $(...).slideDown is not a function
at HTMLAnchorElement.<anonymous> (boot.html:54)
at HTMLAnchorElement.dispatch (jquery-3.6.0.slim.min.js:2)
at HTMLAnchorElement.v.handle (jquery-3.6.0.slim.min.js:2)
이렇게 에러메세지가 잡힙니다.