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
Questions tagged [bootstrap-popover]
337 questions
0
votes
1 answer
Bootstrap datepicker does not update properly
I have a table, each line has a button which opens a Bootstrap Popover, containing 2 Bootstrap Datepicker controls. They work seemingly well enough when I click on the calendar or on the input field, they open, I can choose a new date, and it gets…

Mkoch
- 1,994
- 2
- 13
- 21
0
votes
1 answer
FullCalendar - Popover confirmation on drop/resize event
I'm trying to show a Popover Confirmation when an fc-event is resized or dropped somewhere, but I'm not able to get the target element out of the jsEvent object.
This is what I came up to, when an event is triggered (drop or resize):
function…

Yuri
- 3,082
- 3
- 28
- 47
0
votes
0 answers
How to hide Popover when the binder gets unbinded in Knockoutjs
So I started making a little game using KnockoutJS.
I found this nice binding handler to use with popovers: https://github.com/s-stude/knockout-popover.
The issue is that when 'initialConstructionGoing' turns to false and the content disappear, the…

Jeremy Dicaire
- 4,615
- 8
- 38
- 62
0
votes
1 answer
delete data when user click yes POPOVER CONFIRMATION
i am using Bootstrap plugin for on-place confirm boxes using Popover. I want to delete a record when user click yes button. How can I do that?
link for Bootstrap plugin
Bəli -means yes
Eminsen? - are you sure?
SİL - delete
my button

Fatikhan Gasimov
- 903
- 2
- 16
- 40
0
votes
1 answer
popover-append-to-body doesn't work
I have this kind of problem: I prepared a popover in AngularJS, triggered by button positioned in a row (ng-repeat) inside a table. It works, but when I resize the window, vertically I don't have problems, instead horizontally if I scroll left or…

Raul
- 115
- 5
- 16
0
votes
1 answer
Show popover if hovering an element longer
Using Bootstrap popover to show a content of a hidden div as popover content
How would one implement not showing the popover until the main element is not hovered for at least one second?
$(function () {
$("[data-toggle=popover]").popover({
…

user1941235
- 113
- 1
- 10
0
votes
0 answers
How can I override mouseleave event of uibootstrapper for popover or tooltip in angular js?
How can I override mouseleave event of uibootstrapper for popover or tooltip in angular js?

MDev
- 41
- 5
0
votes
0 answers
Bootstrap Popover not centered
I hope you can help me out with a little problem. Right now I am working a little Listing-App project with Django. I have created my main HTML File for it and have a small table, where Django loads a list of movies inside, those movies have a Title…

NakedPython
- 920
- 2
- 7
- 27
0
votes
2 answers
bootstrap popover dynamic change position from top to bottom
I have a problem with bootstrap popover, i can't figure how to change popover position from top to bottom when it reaches top of the viewport. I tried to use
placement: 'auto bottom' but this doesn't work for me.
$(function(){
var options = {
…

Kirill
- 65
- 9
0
votes
1 answer
Issues with bootstrap popover and asp:button
I would like to replace js windows by bootstrap popover in few pages but I have two issues and I don't find any solutions.
First, if I click on the button to display the popover, required fields are fired directly. Even if I fill in it the message…

Tyler Durden
- 347
- 1
- 3
- 15
0
votes
1 answer
Dynamically ADD a title to a Bootstrap popover
I'm using ReactJS and bootstrap to create a popover over a button. When the user stays over this button for 2 seconds, the content and the title of this popover must change.
The problem is that before these 2 seconds, the popover has no title. So…

Ryan Pergent
- 4,432
- 3
- 36
- 78
0
votes
2 answers
Bootstrap Popover in JQuery Datatable doesn't work after search
I have a HTML table:
ID | Name | Pop |
---|---|---|
0 | Michael |