Internet Explorer 9, IE 8, alternative content

1,810 views
Skip to first unread message

Julien Elias

unread,
Oct 4, 2013, 7:10:28 AM10/4/13
to gwd...@googlegroups.com
Hello,

First thank you to the Google Web Designer team, a new tool is always a good news.

Question: What's the best way to display alternative content on browser not supported by Google Web Designer (IE9, IE8, etc) ?

lois....@gmail.com

unread,
Oct 9, 2013, 11:50:56 AM10/9/13
to gwd...@googlegroups.com
Hello,
Same question.
Thank you

Niklas Hallgren

unread,
Oct 9, 2013, 12:43:13 PM10/9/13
to gwd...@googlegroups.com
Is IE9 not supported? I understand that if you use some 3d-effects that won't be supported - but what about simple movement & alpha transitions etc. It's a huge bummer if you can't get support for those kind of animations in at least IE9. If not then this tool won't be a tool that you could use for real production...

Kevin

unread,
Jan 7, 2014, 11:14:38 AM1/7/14
to gwd...@googlegroups.com
It's not that GWD does not support IE9 it's the enabler.js that communicates with your ad that Google has chosen not to support.  My team moved back to Flash ads, after months of HTML5 ads we made using GWD.  It was fun but for some reason they flipped the switch in their Enabler.js.  Our ads get too much traffic.  Back to Flash it is.  

It was nice while it lasted.  (I work for a large company who still uses IE9 on their machines, updating means weeks or months of testing from IT and $$$, unfortunately.)

William Grose

unread,
Jan 7, 2014, 3:08:11 PM1/7/14
to gwd...@googlegroups.com
GWD uses a lot of css3 features, and currently there isn't a facility to detect which of those features are being used. For ad serving GWD creatives, we detect if the browser supports css3 animations and render the ad if they do. If not, we show the backup image. 

Brandon Tenner

unread,
Mar 13, 2014, 5:30:23 PM3/13/14
to gwd...@googlegroups.com
This may be a stupid question but where would we enter the backup image?

William Grose

unread,
Mar 25, 2014, 1:29:53 PM3/25/14
to gwd...@googlegroups.com
You currently upload the backup image separately into Doubleclick Studio but that brings up a good point that we should add it to the published zip somehow.

Brandon Tenner

unread,
Mar 26, 2014, 4:38:45 PM3/26/14
to gwd...@googlegroups.com
Thanks William, that isn't an option for those of us that are using DoubleClick for Publishers Small Business.  I enter my GWD ads as a 3rd party, which means there isn't an option for the fallback image.  Adding it to the GWD published zip would be great!

Jaz

unread,
Mar 26, 2014, 4:49:32 PM3/26/14
to gwd...@googlegroups.com
Hi Brandon,

I've submitted this as a GWD customer feature request, thanks so much for the feedback!

jaz
Jasmine Rogers
Program Manager, GWD

stre...@gmail.com

unread,
Aug 29, 2014, 9:04:47 AM8/29/14
to gwd...@googlegroups.com
http://www.quirksmode.org/css/condcom.html

"Conditional comments only work in IE, and are thus excellently suited to give special instructions meant only for IE. They are supported from IE 5 up until IE9 (inclusive)."

I have had success with:

<!--[if !IE]> -->
<div id="start"><embed width="1000" height="300" src="/custom/files/Startbanner.html"></div>
<!-- <![endif]-->
<!--[if IE]>
<div id="start"><img src="/custom/img/startlanding.jpg" /></div>
<![endif]-->

where Startbanner.html contains GWD stuff that is shown only if "!IE" ie not IE5-IE9. If "IE" ie IE5-IE9 a static jpg is shown.

scott.sc...@gmail.com

unread,
Sep 4, 2014, 6:30:06 PM9/4/14
to gwd...@googlegroups.com
I wonder if this will work in an ad server, woudl have to load a backup image on the same domain i imagine.
Reply all
Reply to author
Forward
0 new messages