$ is undefined error in jquery

前端 未结 6 1279
眼角桃花
眼角桃花 2020-12-11 02:56

I am getting this error while using twitter bootstrap. I didn\'t get this error when using it in html. I converted it into a wordpress theme, and now i am getting this error

6条回答
  •  不思量自难忘°
    2020-12-11 03:56

    first call jquery.min.js then your bootstrap-dropdown.js

    Because your bootstrap-dropdown.js is running without jquery

提交回复
热议问题