Questions tagged [bootstrap-popover]

Bootstrap-popover is a small overlay of content that is used to display secondary information of any element when it is clicked by a user

337 questions
0
votes
1 answer

Bootstrap popover changing position with resolution

I have bootstrap popover as follows
0
votes
3 answers

jQuery removeClass seems not to work

I am trying to removeClass from "li" but it doesn't work. Here is my function: function setStore($s, id, name) { //alert("length: " + $s.parents('ul.popup-cbo-menu').find('li.selected').length); …
Sam
  • 1,826
  • 26
  • 58
0
votes
3 answers

Bootstrap popover inside textbox

I am using jquery-tokeninput library and creating custom tokens inside a text box. I have a weird requirement where I want to show, bootstrap popover in the remaining part of the textbox after/during tokens are entered. It will show up when you…
Anuj Kulkarni
  • 2,261
  • 5
  • 32
  • 42
0
votes
1 answer

Why I can't show this BootStrap popover window when the button is clicked?

I am pretty new in Twitter BootStrap and I have the following problem. I am trying to implement this example into a JSP page: http://www.w3schools.com/bootstrap/bootstrap_popover.asp So I have simply added this code into the JSP page:
0
votes
1 answer

Why does Popover can't work when append data to body table

I use popover of the bootstrap and then the problem. when I write javascript for append data add to the table . The data it can not be called a popover , but the first Table written, it can be called popover . This a function code add…
0
votes
1 answer

Keep bootstrap3 popover alive while the popover is being hovered when content reloaded?

I'm trying to keep Bootstrap3 popovers alive while the popovers is being hovered. I'm using the JQuery code bellow suggested in OkezieE's answer from this thread, and its working fine for standard use: $(".pop").popover({ trigger: "manual" , html:…
0
votes
0 answers

Show tweet in popover on webpage

Here's my solution so far: http://codepen.io/ducu/pen/VvwgPq Problem is that the popover is rendered before the tweet markup is created so there's this resizing effect happening (Edit: Managed to improve this by having the popover hidden by default…
0
votes
1 answer

Bootstrap / Popover : how to align with a form input

I have input fields which trigger a popover when getting focused (I chose a "top" placement).
Alexis Romot
  • 524
  • 6
  • 19
0
votes
2 answers

Bootstrap Popover not working in IE10

I have the following boostrap popover, it works in firefox and chrome but doesnt seem to display in IE10?
element on hover. I'm able to get the popover to work on hover for a