dinbror / blazy

Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+.
http://dinbror.dk/blazy
MIT License
2.63k stars 356 forks source link

blazy not working when I load images dynamically with in jsViewsfortag #131

Open RohithVarala opened 7 years ago

RohithVarala commented 7 years ago

blazy not working when I load images dynamically with in jsViewsfortag, Its working when i reinitialize the bLazy = new Blazy() after templete rendering but its not feasible to do reinitialize after every templete rendering. can you please suggest me to do in the best way. Attched zip file.. To run unzip > open home_listing_page.html in browser. [Uploading LazyLoad.zip…]()

Thanks, Rohith Varala

RohithVarala commented 7 years ago

updating zip file LazyLoad.zip