Skip to content

mbuckley/angular-responsive-hotspot-creator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Angularjs responsive hotspot creator

This directive create hotspots over an image, then you can use the array of hotspots to recreate them with responsive behavior. This was a project that I worked together with a friend in our job. Thanks Lawrence Velasquez

Demo in this link

Dependencies

  • jQuery
  • underscore.js
  • jqueryUI

Instructions:

  • image-src : url image
  • hotspots : array where hotspots will be placed
  • options : options (stil in progress)

html:

 <hotspot-creator image-src="" hotspots="" options=""></hotspot-creator>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.0%
  • HTML 20.3%
  • CSS 12.7%