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
-1
votes
2 answers

How to close Popovers and in-line ads with selenium webdriver

I'm trying to learn Selenium Webdriver using tutorials online etc... I'm struggling to overcome this obctacle which is to close this popover. Using: Laptop: Alienware O.S: Windows 10 64bits Browser: Firefox 51.0.1 (32-bit) Eclipse: Version:…
-1
votes
1 answer

Make a popover over a table

I want to make a popover that covers a table JS Bin
SoftTimur
  • 5,630
  • 38
  • 140
  • 292
-1
votes
1 answer

Bootstrap popover position and placement and tip

How do you position the bootstrap popover so that it doesn't float away from the triggering element upon window resize? what css needs to be applied to move the tip to the top edge of the popover i.e near the corner? I have the following options set…
-1
votes
2 answers

Bootstrap popover custom template not work

I'm trying to set a custom template to a popover using options, but the template is never added. Why? this is the code. I need that method to work, because i can't use the method .popover(ecc..) HTML:
-2
votes
1 answer

Close ngbPopover on click outside anywhere other than scrollbar

I am using an ngpopover in my Angular 7 project to help user select date range. I have created a daterange component implementing Onchanges and I am importing this wherever I need the ngbpopover. What I want to do. I want that when user clicks on…
-2
votes
1 answer

angular 2 - click function not working inside the popover

I am using a bootstrap popover with angular 2. Inside the popover the (click) function is not working. Anyone know the solution.
PKB
  • 1
  • 2
1 2 3
22
23