• Resolved antiden

    (@donad)


    Hi! Thx for your work.

    I need events after downloading the content. For example: I use lazyload for images, how do I update the images after doing ajax downloads?

Viewing 1 replies (of 1 total)
  • Plugin Author Idiom

    (@brianbrey)

    This is a great suggestion. We just added events for “elm-load”, “elm-lastPage”, and “elm-fail” to the latest version of the plugin (v1.0.2).

    Now you can do something like this $(document).on('elm-load', function () { */lazyLoad code here /* }); in your theme’s javascript.

Viewing 1 replies (of 1 total)
  • The topic ‘Events’ is closed to new replies.