This tag is for questions related to the Twitter Bootstrap tooltip jQuery plugin.
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-tooltipI 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-tooltipI'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-tooltipI have a $("#settings") div with multiple bootstrap tooltips attached to the child elements. For example, <div id="settings" …
javascript jquery twitter-bootstrap twitter-bootstrap-tooltipI 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-containersI 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-tooltipThe 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-tooltipI 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-tooltipI'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-tooltipI 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