wiley / madgex-lazy-ads

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.
MIT License
656 stars 42 forks source link

tagname is not defined #4

Closed stereonom closed 10 years ago

stereonom commented 10 years ago

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.

jameswragg commented 10 years ago

An accidental push, reverted now. Thanks!