.tooltip() is not a function

后端 未结 3 1122
失恋的感觉
失恋的感觉 2020-12-18 17:44

I am trying to use the .tooltip() that I found from the following: Jquery-ui tooltip. What I have is a rails app that has some information in a table. In separate cells. Cur

3条回答
  •  别那么骄傲
    2020-12-18 18:37

    In case you are using Bootstrap 4, use .min.js jquery file in place of .slim.min.js file:

    
    
    
    
    
    

提交回复
热议问题