Skip to content

TimothyL96/Bootstrap-Tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.