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
see: http://jsfiddle.net/tingwang/K48Gh/1/
the button tag is quoted.
The text was updated successfully, but these errors were encountered:
add option html: true
resolve the problem.
Sorry, something went wrong.
Hi tiw,
Do you think clickover should use different default from popover bootstrap library?
Fix for others, use clickover like:
$('#thingy').clickover({html: true});
What I think is the example should be updated http://www.leecarmichael.com/bootstrapx-clickover/examples.html Or Mention it in the doc. Since I used clickover before I knew popover, it costed me sometime to find this option.
No branches or pull requests
see:
http://jsfiddle.net/tingwang/K48Gh/1/
the button tag is quoted.
The text was updated successfully, but these errors were encountered: