Deliver synchronous ads asynchronously, without modifying the ad code. Also, conditionally load ads for responsive websites using a media query or the ad container's dimensions.
Another thing:
In the test/index.html the lazyad-loader.js get's included. This file doesn't exist in 1.0.1. It's renamed to lazyads-loader.js, with an s.
When I use the current version 1.0.1 from 01-04-2014 I get "Uncaught ReferenceError: tagname is not defined"
When I use the version from March 14, (https://github.com/madgex/lazy-ads/commit/797761172306221ad67e9e20670a907233540cf6) it all works.
Another thing: In the test/index.html the lazyad-loader.js get's included. This file doesn't exist in 1.0.1. It's renamed to lazyads-loader.js, with an s.