kaizau / Lazy-Load-Images-without-jQuery

Lazy load your images without the overhead of a library. IE7+, FF, Chrome.
http://kaizau.github.com/Lazy-Load-Images-without-jQuery/
94 stars 26 forks source link

Image classes are lost after lazy load is complete #2

Closed erasmospunk closed 11 years ago

erasmospunk commented 11 years ago

Added code to preserve the classes of the image tag when replacing class "lazy" with "lazy-loaded".