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

Parent div size rules #12

Open bladefist opened 9 years ago

bladefist commented 9 years ago

First off, fantastic plugin. Wish everybody would use this.

Is there any plans to add more flexibility, for example if the parent div is a min/max width, then show the proper ad. The media query option works well only if the ad is really in the body.

Thanks!