Angrycreative / bj-lazy-load

WordPress plugin for lazy loading
GNU General Public License v2.0
40 stars 25 forks source link

trigger js event when item gets lazy-loaded #3

Closed snrbrnjna closed 5 years ago

snrbrnjna commented 10 years ago

http://wordpress.org/support/topic/fitvids-integration

I found that support request on the wordpress forum, because I also need such events being triggered - for the same reason.

So, here's my patch!

lincolnlemos commented 9 years ago

This is a really good feature! Thanks to share.

kosmiq commented 9 years ago

Would love to see this merged into the plugin.

snrbrnjna commented 5 years ago

there is a JS event triggered: lazyloaded: https://github.com/Angrycreative/bj-lazy-load/blob/master/src/js/bj-lazy-load.js#L70