...

Tooltips

Tooltips and popovers display informative text when users hover over, focus on, or tap an element.


Tooltips

Bootstrap tooltips have been enabled by default in the scripts.js file. The styling and formatting has been modified past the Bootstrap defaults to match Material Design's guidelines for their tooltip component.

Visit Bootstrap's tooltip documentation for more information about implementing tooltips.



Popovers

Bootstrap popovers have also been enabled by default in the scripts.js file. The styling and formatting has been modified past the Bootstrap defaults to match Material Design's guidelines for their rich tooltip component.

Visit Bootstrap's popovers documentation for more information about implementing popovers.



Related Links