This repository was archived by the owner on May 29, 2019. It is now read-only.

Description
Popover triggered by mouseenter event hide himself as soon as the mouse leave the target element. And it's impossible to click on a link which was in the popover.
I've found some solution in SO which can help for the PR :
And another link with a vanilla js solution: http://jsfiddle.net/WojtekKruszewski/Zf3m7/22/
Could you add this feature?