Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tiny-Tooltip is a small tooltip that measures less than 2kb (css and js included) based on the Materialize tooltip. It is also mobile friendly and tested in different resolutions.

License

Notifications You must be signed in to change notification settings

christianbayer/tiny-tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

Tiny-Tooltip

Tiny-Tooltip is a small tooltip that measures less than 2kb (css and js included) based on the Materialize tooltip. It is also mobile friendly and tested in different resolutions.

Demo

Demo page here

Simple use

Create an element that will be use the tooltip:

<span class="tiny-tooltip" data-tooltip="I'm a tooltip!">Hover over me!</span>

And then initialize the tooltip:

$(".tiny-tooltip").tinyTooltip();

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Tiny-Tooltip is a small tooltip that measures less than 2kb (css and js included) based on the Materialize tooltip. It is also mobile friendly and tested in different resolutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /