0.1.2 • Published 8 years ago

nayma-tooltip v0.1.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
8 years ago

Nayma Logo

Nayma.pl CSS Tooltip 0.1.2

This is Simple Modern CSS3 Tooltip made by Nayma.pl.

DEMO on CodePen.io: http://codepen.io/Naymapl/pen/ryQPwG

DEMO on Github Pages: https://naymaeu.github.io/nayma-tooltip/

Nayma Simple CSS Tooltip

Install

NPM

npm install nayma-tooltip

Usage

Examples od use:

  1. Default with tooltip on top:
<span ntt="Tooltip top">Top</span>
  1. Left side:
<span ntt="Tooltip left" flow="left">Left</span>
  1. Right side:
<span ntt="Tooltip right" flow="right">Right</span>
  1. Down side:
<span ntt="Tooltip down" flow="down">Down</span>

License

MIT License. Copyright (c) 2017 Nayma.pl

Thank you

Hope so you enjoy this Simple Modern CSS3 Tooltip and use it in your next project.

Check our website: Nayma.pl

0.1.2

8 years ago

0.1.0

8 years ago