# bootstrapx-popoverx **Repository Path**: mirrors/bootstrapx-popoverx ## Basic Information - **Project Name**: bootstrapx-popoverx - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/bootstrapx-popoverx - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-02 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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