$ is undefined error in jquery

前端 未结 6 1281
眼角桃花
眼角桃花 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:40

    I assume the "bootstrap-dropdown.js" file is a jQuery plugin. If that's the case, you need to load jQuery first, so switch your

提交回复
热议问题