UI Deploy

Curated, Short, Web UI Dev we Love.

AngularJS - Single Page Application and lazy loading images

On one of my sites i wanted to use jquery lazy load script.

bower install jquery.lazyload --save

I have spent some time on trying to run in correctly on single page application. Below is a code of directive.

view source

Advertisement