The Hint tool (TOOLTIP) plug-in generates content and markup based on requirements, by default, by placing the cue tool (Tooltip) behind their triggering elements.
The Hint tool (Tooltip) plugin is not a pure CSS plug-in, unlike the Drop-down menus and other plug-ins discussed earlier. To use this plug-in, you must use JQuery to activate it (read JavaScript). Use the following script to enable all the ToolTip tools (Tooltip) on the page:
$ (function () {
//Start all ToolTip tool
$ (' [data-toggle= ' tooltip] '). tooltip ();
}
Here is an example:
The effect is as follows:
If you want to further study, you can click here to learn, and then attach 3 wonderful topics:
Bootstrap Learning Course
Bootstrap Practical Course
Bootstrap Plugin Usage Tutorial
The above is the entire content of this article, I hope to help you learn, but also hope that we support the cloud habitat community.