Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.01 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.01 KB

Nayma Logo

Nayma.pl CSS Tooltip 0.1.0

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

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