Bootstrap 的 Tooltip 和 Popover 簡介 Tooltip 指提示框,Popover 指彈出框。 Tooltip 默認 Tooltip 功能是關閉的,使用前要手動開啟。 Tooltip 可以用在 <a> 和 < ...