IntroJS Bootstrap Menu doesn't work

后端 未结 4 2195
陌清茗
陌清茗 2021-02-19 09:06

I\'m using bootstrap for UI Design. I have configured updated IntroJS to my site. Now it works fine with other elements but giving problem with Dropdown Menu Elements.

<

4条回答
  •  花落未央
    2021-02-19 09:32

    Check the Console. Most likely jQuery was not referenced, in which case you need to include it before IntroJS:

    
    
    

提交回复
热议问题