Top "Twitter-bootstrap-tooltip" questions

This tag is for questions related to the Twitter Bootstrap tooltip jQuery plugin.

Using Bootstrap Tooltip with AngularJS

I am trying to use the Bootstrap tooltip in an app of mine. My app is using AngularJS Currently, I …

angularjs twitter-bootstrap twitter-bootstrap-tooltip
How to enable Bootstrap tooltip on disabled button?

I need to display a tooltip on a disabled button and remove it on an enabled button. Currently, it works …

javascript jquery html twitter-bootstrap twitter-bootstrap-tooltip
Displaying long text in Bootstrap tooltip

I'm trying to display a bit of long text in a twitter bootstrap tooltip. As you can see in the …

jquery css twitter-bootstrap twitter-bootstrap-tooltip
Destroy All Bootstrap Tooltips in A Div

I have a $("#settings") div with multiple bootstrap tooltips attached to the child elements. For example, <div id="settings" …

javascript jquery twitter-bootstrap twitter-bootstrap-tooltip
Bootstrap tooltip data-container=body and limit scope of css on .tooltip-inner

I am using bootstrap 3.3 tooltips and had an issue with the tooltips being cropped/hidden. I solved this by setting …

twitter-bootstrap twitter-bootstrap-tooltip data-containers
Adjust Bootstrap Tooltip Width

I am using bootstrap tooltips version 3 and JQuery on my form which has textboxes with different widths. I was wondering …

jquery css twitter-bootstrap twitter-bootstrap-tooltip
remove transparency from bootstrap tooltip

The standard .tooltip from twitter bootstrap has a transparency that I would like to remove. This my HTML: <a …

jquery html css twitter-bootstrap twitter-bootstrap-tooltip
Uncaught Error: no such method 'show' for tooltip widget instance

I am using ajax to submit a form for my registration, but am having an issue trying to setup tooltips …

jquery twitter-bootstrap twitter-bootstrap-rails twitter-bootstrap-tooltip
How to make bootstrap's tooltip disappear after 2 seconds on hover

I'm using the Tooltip() from Twitter-Bootstrap. When hovered over an element, a tooltip shows up. But it stays there unless …

twitter-bootstrap-3 twitter-bootstrap-tooltip
Auto hide bootstrap tooltip

I want to hide automatically the Boostrap tooltip after few seconds. <input type="text" title="" data-placement="bottom" style="width:200…

javascript html twitter-bootstrap-3 twitter-bootstrap-tooltip