1.3.4 • Published 6 years ago

simple-tooltips v1.3.4

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

NPM

npm.io

Simple-Tooltips

Very easy to use CSS-only tooltips.

Create pure CSS tooltips without a single line of JavaScript code!

Install

npm install simple-tooltips --save
<link rel="stylesheet" href="/node_modules/simple-tooltips/dist/simple-tooltips.css" />

or

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/simple-tooltips/dist/simple-tooltips.css" />

and use it like this

<button data-stt aria-label="Super simple awesome Tooltip!">This is a <b>Tooltip</b> Button! <i>Hover me!</i></button>

Preview

xmlmxmlmx.github.io/Simple-Tooltips

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

1.0.0-beta2

6 years ago

1.0.0-beta1

6 years ago