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
- Host: GitHub
- URL: https://github.com/timothyl96/bootstrap-tooltip
- Owner: TimothyL96
- Created: 2017-05-31T07:38:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T07:40:56.000Z (about 8 years ago)
- Last Synced: 2025-01-22T02:32:55.065Z (4 months ago)
- Topics: blur, bootstrap, bug, flickering, hide, input, jquery, js, php, tooltip, trick, twitter
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 hideBootstrap v4 might have these features like detect visibility, shown etc but it's still in alpha mode.