1.2.0 • Published 10 years ago

simple-css-tooltips v1.2.0

Weekly downloads
4
License
AGPL-3.0
Repository
github
Last release
10 years ago

simple-css-tooltips

Simple CSS Tooltips are … simple CSS only tooltips.

Single line tooltip:

<img src="path/to/foo.png" data-tt="Tooltip text" />

Contents of @data-tt preserve newlines, like pre, and can be used to produce multiline tooltips.

If you need to position the tooltip somewhere other than below (south of) the element, use one of the classes .tt-e, .tt-w, .tt-n which correspond to east, west and north of the element respectively.

Simple Tooltips demo.

1.2.0

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago