Currently I have the html links in the popover content. The links inside the content are not clickable on hover and once focus is lost from the element which is attached to invoke popover on trigger:hover.
The popover hides immediately. So, is there any way to keep the popover open and not invoking hide() until the focus is lost from the popover content and not the element which is triggering the popover?
Please suggest.
Thanks, Ajinkya