Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

27 Commits

Repository files navigation

CSS UI - Tooltip

Simple tooltip.

Installation

npm install --save css-ui-tooltip

Demo

Quick start

CSS dependencies.

<linkrel="stylesheet" href="path/to/normalize.css"><linkrel="stylesheet" href="path/to/open-sans.css"><linkrel="stylesheet" href="path/to/cssui.css">

CSS tooltip.

<linkrel="stylesheet" href="path/to/style.tooltip.css">

CSS tooltip theme.

<linkrel="stylesheet" href="path/to/style.tooltip.theme.css">

Use Open Sans fotns.

font-family:'Open Sans', sans-serif;

Tooltip html.

Class: primary, common, success, warning and danger

<spanclass="tooltip">Top <spanclass="primary top">Top</span></span><spanclass="tooltip">Bottom <spanclass="primary bottom">Bottom</span></span><spanclass="tooltip">Left <spanclass="primary left">Left</span></span><spanclass="tooltip">Right <spanclass="primary right">Right</span></span>

Enjoy tooltip.

About

🔹 Simple tooltip.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages