Skip to content

matthieu-D/angular-tooltip-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-tooltip

This directive mix angularJs tooltip and zoom on images, it takes:

  • An id for identifying the object
  • A thumbnail image url which will display the small image
  • And an image url which will display the bigger image
  • Example:
      <span custom-tooltip
        id="article2"
        tooltip-url="...">
          <img src='...'/>
      </span>

    PR accepted so Have Fun!

About

An angular directive to handle tooltip with image and zoom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published