toddmotto / echo

Lazy-loading images with data-* attributes

Home Page:http://toddmotto.com/labs/echo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support ajax

akaNightmare opened this issue · comments

commented

what about ajax support?

It's there, just .init() it again after ajax load usually in success callback for $.ajax() or in function() for $.get().