An open API service indexing awesome lists of open source software.

https://github.com/timothyl96/bootstrap-tooltip

PHP for bootstrap tooltip
https://github.com/timothyl96/bootstrap-tooltip

blur bootstrap bug flickering hide input jquery js php tooltip trick twitter

Last synced: 3 months ago
JSON representation

PHP for bootstrap tooltip

Awesome Lists containing this project

README

        

# Bootstrap-Tooltip
PHP for Boostrap v3 tooltip

- Prevent show tooltip flickering
- Detect click outside to hide tooltip
- Prevent default if submit button pressed and input still empty so the tooltip will not hide

Bootstrap v4 might have these features like detect visibility, shown etc but it's still in alpha mode.