Run Javascript or jQuery when elements come into view of the browser. $(‘p’).lazyloadanything({ ‘onLoad’: function(e, LLobj) { // Put your Javascript/jQuery goodness here } }); Download at Github Is this just another “lazy load” plugin for images? No, not really.…