ng-eh-popup-image
v0.0.2
Published
Popup a window from image target
Downloads
1
Readme
ngEhPopupImage
Popup a window from image target.
Install
bower install ng-eh-popup-image
Install node modules
npm install
Dependencies
- angular
- jquery
- animate.css
- bootstrap (optional)
Support
- IE10+
- chrome
- firefox
Usage
html
<img src="img.jpg" ng-eh-popup-image="img.jpg" width="250" alt="" />
js
app = angular.module("app",["eHanlin"]);
DEMO
gulp server
Build
gulp