Skip to content

liamitus/lt.tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ltTooltip

@liamitus & @tkayali's Tooltip, built with Angular.js and designed to be fast and easy to use.

Demo coming soon...

Features

  • Custom HTML
  • Default style
  • Customizable style
  • Spatial awareness
  • Directional awareness
  • Sweet animations
  • Fast
  • Tested

Getting Started

First include lt.tooltip.js or lt.tooltip.min.js in your HTML page and you're ready to go:

<script src="lt.tooltip.min.js"></script>

Now simply wrap some text with the <tooltip> tag to see it in action.

<tooltip>some text</tooltip>

Add some custom text to the tooltip with the template attribute.

<tooltip template="A useful tooltip">some text</tooltip>

About

Liam & Tarif's Tooltip, built with Angular.js and designed to be fast and easy to use.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors