Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 816 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 816 Bytes

Bootstrapx Popoverx

Inspired by lecar-red's bootstrapx-clickover, adding hover ability which also performs the same functions with clickover.

Quick Start

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

Resources

See examples at http://baguajie.net/, please move your mouse over user avatars to experience!

Version

1.0.0

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/tshi0912/bootstrapx-popoverx/issues