Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 572 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 572 Bytes

angular.lazy.load.js

Lazy Load Plugin for Angular.js.

Usage

Just add lazy directive instead src attribute:

<img lazy="img/BIG_Zira_Island_Copyright_BIG_1_S.jpg" style="display: block; left: 10px; margin-top: 10px;"></img>

TODO

  1. Add grunt uglify.

Contribution

  1. Fork main repo
  2. Make you changes.
  3. Send pull request.
  4. Thank you.

Author

@0xAX