sorich87 / bootstrap-tour

Quick and easy product tours with Twitter Bootstrap Popovers
http://bootstraptour.com
MIT License
4.44k stars 942 forks source link

Default tooltip not working #613

Open sarojkrishna2007 opened 7 years ago

sarojkrishna2007 commented 7 years ago

Hi I have used bootstrap tour in my project and its working fine, but the problem is now the default Jquery UI tool-tip is not working which I already implemented earlier. Can you please suggest me any solution.

Please let me know if any queries.

Regards Saroj

smurfxx commented 6 years ago

I have the same issue: I'm using the standalone bootstrap tour and the default jquery UI tooltip but every time jquery tooltip is invoked the tooltip is not displayed correctly and it blinks.

I see that in the bootstrap-tour-standalone.js has a noConflict function but it seems to not work.

I forgot to write that i call bootstrap-tour-standalone.js after jQuery UI.