Questions tagged as 'popover'

1
answer

How to use popover in text without using Href

Good afternoon, how do I put a popover in a text without using a <a href ... ? Is it possible? My code: <div class="row"> <div role="main" class="col-md-6 col-md-push-3" align="center"> <img width=...
asked by 20.11.2018 / 18:07
1
answer

popover button bootstrap in jquery does not show content

Good morning guys, I'm trying to understand how the bootstrap popover works, I'm trying to use a button-like form to understand how it works but that's a secret for me. Although following tutorials, or indications of bootstrap page documentation...
asked by 08.02.2018 / 11:58
2
answers

swift 3 - how to close a last open popover on another popover?

I have a viewcontroller that opens a popover. This first opens a second popover. However when I give a self.dismiss on any of the popovers it is closing all popovers and the viewcontroller that called it. I use the following commands to call...
asked by 07.11.2016 / 23:29
0
answers

How to render Fusioncharts in a popover?

I wanted to render a fusionchart chart into a bootstrap pop-up, but I have no idea how to do it. I'm a beginner, I'm learning to tinker with PHP and HTML now, so I need some help. In highcharts they gave the answer, but I could not adapt to t...
asked by 15.01.2018 / 14:13
0
answers

Popover does not work when added dynamically by jquery

I have a div with a lot of information and a popover (Bootflat). When I add via jquery another equal div, the new popover of the new div does not work. (the div is formatted correctly and the popover code is also correct) Below, the 1st tr...
asked by 19.11.2017 / 18:55
1
answer

swift 3 how to open a popover so that it does not cover every viewcontroller that called it?

I already use the popover that opens through a "follow" and I wish I could set the dimensions (height and width) of this popover so it would not completely cover the viewcontroller that opened it. I use the following statements in the viewcontro...
asked by 07.11.2016 / 19:46
1
answer

JavaScript - Error loading new popover

I have a page that contains mosaic of images with a button and when I click I open a popover. Until then okay, because this mosaic is generated by blade.php , of laravel 5. But I change the mosaic from the filters on the page itself and the pop...
asked by 24.10.2017 / 01:45