New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

simple-css-tooltips

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-css-tooltips

Simple CSS Tooltips

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

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.

Keywords

CSS

FAQs

Package last updated on 03 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts