Skip to content
This repository was archived by the owner on Mar 10, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-tooltip

Tooltip directive for angular app.

Features

  • Browser support: IE9+
  • Lightweight, for the most simple needs.

Install

bower install yt-tooltip --save

Put yt-tooltip.min.js and yt-tooltip.min.css in your page.

Usage

Your app:

angular.module('App', ['yt.tooltip']);
<span yt-tooltip tooltip-html="hello {{ name }}">hover me</span>

or you can use tooltip-text="plain text" .


© 2015 Towry Wang

About

Tooltip directive for angular app.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages