I look at using the Bootstrap Popover widget, and although I like that this is one thing I would like to see is the ability to place hyperlinks or buttons in the contents of the popover body. Actually place them there, but the problem is that the user can click on them.
In particular, the problem is that with the default settings, in any case - as soon as you leave the link and move to it, it disappears. Is there a way to solve this problem other than simply setting the delay setting {hide}? The “correct” solution, in my opinion, would be to keep the “hidden setting” (aka, delay: {hide: 100}), but to allow the cursor to move, and not to start the timer on top of the popover.
Hope I missed a simple trick. Any and all help is appreciated.
source
share