We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Thanks for this super plugin. Unfortunately I wanted to use it with bootstrap 3.0 but I get the following error when debugging with Chrome :
Uncaught TypeError: Cannot call method 'tip' of undefined
Is there a plan to fix it and make this plugin work with Bootstrap 3.0.0 ?
Setup NOT OK: Bootstrap 3.0.0 (netdna CDN) jQuery 1.10.2 (google CDN)
Setup OK: Bootstrap 2.3.2 (netdna CDN) jQuery 1.10.2 (google CDN)
The text was updated successfully, but these errors were encountered:
I made PR about bootstrap 3.0.0 fixes.
Sorry, something went wrong.
No branches or pull requests
Hi,
Thanks for this super plugin. Unfortunately I wanted to use it with bootstrap 3.0 but I get the following error when debugging with Chrome :
Uncaught TypeError: Cannot call method 'tip' of undefined
Is there a plan to fix it and make this plugin work with Bootstrap 3.0.0 ?
Setup NOT OK:
Bootstrap 3.0.0 (netdna CDN)
jQuery 1.10.2 (google CDN)
Setup OK:
Bootstrap 2.3.2 (netdna CDN)
jQuery 1.10.2 (google CDN)
The text was updated successfully, but these errors were encountered: