Media Queries and IE11

Sergio_Azevedo1
Level 2

Media Queries and IE11

Having an odd issue where I've built a guided landing page template which works fine in Chrome, FF and even IE 11, but only when viewed with the generated preview URL.

After I approve the landing page that the template is tied to, I view the page using the 'live' URL and it works fine in Chrome and FF, but the media queries won't work in IE11. I view the source and the queries are still there, but IE won't acknowledge them.

http://ess.csa.canon.com/myCSA-Beta-Demo-Invite_Locations-Guided-Test.html

Anyone else come across this issue?

Thanks in advance!

S

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Media Queries and IE11

You can skip the initial response "Please provide an example URL" by providing a URL striaght away.

Sergio_Azevedo1
Level 2

Re: Media Queries and IE11

UPDATE: This may or may not have been the issue, but I found that removing the css from the page and calling an external css file instead helped. A few issues to fix, but now the mwdia queries are being acknowledged.

Sergio_Azevedo1
Level 2

Re: Media Queries and IE11

Update: I was wrong. Had nothing to do with calling an external file. It seems to be some sort of caching issue when a form is added. No idea how to fix this, though.