Inspired by lecar-red's bootstrapx-clickover, adding hover ability which also performs the same functions with clickover.
After including bootstrapx-popoverx.js do the following:
$('rel["clickover"]').popoverx({ fire_on : 'hover', hover_delay_close: 3000 });
The usage about 'fire_on' and 'hover_delay_close' has been described on the javscript source.
Other options please refer lecar-red's bootstrapx-clickover: https://github.com/lecar-red/bootstrapx-clickover
See examples at http://baguajie.net/, please move your mouse over user avatars to experience!
1.0.0
Have a bug? Please create an issue here on GitHub!
https://github.com/tshi0912/bootstrapx-popoverx/issues