mhanoglu / ng-magnify

AngularJS directive for simple image magnification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-magnify

<div data-ng-magnify
  data-image-width=""
  data-image-height="590"
  data-glass-width="450"
  data-glass-height="450"
  data-image-src="{{ detect.img.path }}"></div>

About

AngularJS directive for simple image magnification

License:MIT License


Languages

Language:JavaScript 91.0%Language:CSS 7.0%Language:Shell 2.1%