WordPress Plugin: Crazy Lazy (Load)

Many of you have noticed and even used my WordPress plugin Unveil.js for WordPress. The Lazy Load plugin ensures that images are loaded and displayed according to the Lazy Load technique.

Now Unveil.js is a jQuery plugin – so jQuery is required. In themes like Twenty Thirteen it is also no problem, because jQuery is registered and used there anyway. But what about themes without jQuery? And just load extra jQuery because of Lazy Load? Not really useful.

Read More