I\'m trying to use http://twitter.github.io/bootstrap/javascript.html#popovers. I can set the trigger to any one of click | hover | focus | manual. Is there a w
click | hover | focus | manual
If you use data attributes inside your tag to configure your popover, you can simply put both values, like this:
Works for me using Bootstrap 2.