Flexbox & IE

User 2839879 Photo


Registered User
99 posts

Hello,

I'm currently building a new site and waking up to the world of possibilities of flexbox. See: http://championcontainersnz.com/temp/index (work in progress). Scroll down to the Freight Services section.

The problem is, I can't get flexbox to work in IE. Seems fine in Chrome, Firefox and Opera (haven't tested Safari yet).

I've searched the internet, but I can't get any of the suggestions to work. I don't mind customising CSS if that helps.

Any information you can provide would be greatly appreciated. Thank you.
CoffeeCup Websites:
City Church Christchurch: https://city.org.nz
Champion Freight: https://www.championfreight.co.nz/
eChamp: https://echamp.co.nz/
Champion Containers: http://championcontainersnz.com/
User 2699991 Photo


Registered User
5,402 posts
Online Now

Bainn wrote:
Hello,

I'm currently building a new site and waking up to the world of possibilities of flexbox. See: http://championcontainersnz.com/temp/index (work in progress). Scroll down to the Freight Services section.

The problem is, I can't get flexbox to work in IE. Seems fine in Chrome, Firefox and Opera (haven't tested Safari yet).

I've searched the internet, but I can't get any of the suggestions to work. I don't mind customising CSS if that helps.

Any information you can provide would be greatly appreciated. Thank you.


Works fine in microsoft edge

when you open RSD there is a tutorial/article built into the themes "Designing With Flexbox" written by Bob give that a read there is a known problem with some versions of IE,,, and he gives a couple of work-arounds in that tutorial
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS


A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/index.html
User 2839879 Photo


Registered User
99 posts

Thanks Wayan. I've read above this, but can't seem to get it to work for me. I'll keep researching.

One of the [problems with IE] relates to the use in min-height. In order for flex elements to position themselves, they need to know about the dimensions of the parent. Whenever a minimum height is used, the flex elements seem to get confused and act as if no height has been set at all. Luckily there are workarounds.

In the example above we use double nesting, placing a container in a column, to fix issues. The subscribe input field and button are then placed in a grid container to position them with flex . The wondrous Philip Walton did a great job documenting Flexbugs and workarounds. Some of them will pop up below. Ready for the good news? The next version of Internet Explorer (which Microsoft labeled 'Edge’) solves about all of them! Yep, the future of Flexbox looks bright indeed.
CoffeeCup Websites:
City Church Christchurch: https://city.org.nz
Champion Freight: https://www.championfreight.co.nz/
eChamp: https://echamp.co.nz/
Champion Containers: http://championcontainersnz.com/
User 2699991 Photo


Registered User
5,402 posts
Online Now

Bainn wrote:
Thanks Wayan. I've read above this, but can't seem to get it to work for me. I'll keep researching.

One of the [problems with IE] relates to the use in min-height. In order for flex elements to position themselves, they need to know about the dimensions of the parent. Whenever a minimum height is used, the flex elements seem to get confused and act as if no height has been set at all. Luckily there are workarounds.

In the example above we use double nesting, placing a container in a column, to fix issues. The subscribe input field and button are then placed in a grid container to position them with flex . The wondrous Philip Walton did a great job documenting Flexbugs and workarounds. Some of them will pop up below. Ready for the good news? The next version of Internet Explorer (which Microsoft labeled 'Edge’) solves about all of them! Yep, the future of Flexbox looks bright indeed.



Well rest assured it works fine in microsoft edge
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS


A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/index.html
User 10077 Photo


Senior Advisor
1,096 posts

Bainn wrote:
The problem is, I can't get flexbox to work in IE.

One of my clients recently complained that a page did not appear correctly in IE. I began investigating and after a few minutes realized he was using IE 8.0. The version makes a difference. To which version of IE are you referring?
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.

Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
User 185561 Photo


Registered User
102 posts

In IE version 10 and 11 the double container "trick" works sometimes, not other times, especially for text. While most of windows 10 Edge sites I have built work, even there you see the failure of text and flexbox attributes.

Alas, if you use windows browsers, you may have problems no matter what you do. I have even told some clients that Chrome, firefox, and others, are their best option to get a website that is "almost" guaranteed to work as advertised.

Maybe Microsoft will do it better next version, who knows!
Once you accomplish the impossible, then you can move on to the hard stuff!
User 2839879 Photo


Registered User
99 posts

Thank you for the responses.

Brian Durfee wrote:
Bainn wrote:
The problem is, I can't get flexbox to work in IE.

One of my clients recently complained that a page did not appear correctly in IE. I began investigating and after a few minutes realized he was using IE 8.0. The version makes a difference. To which version of IE are you referring?


IE11. A lot of our clients are using Win 7, so I need a robust workaround.
CoffeeCup Websites:
City Church Christchurch: https://city.org.nz
Champion Freight: https://www.championfreight.co.nz/
eChamp: https://echamp.co.nz/
Champion Containers: http://championcontainersnz.com/
User 185561 Photo


Registered User
102 posts

The best workaround is a different browser. IE browsers just don't work correctly or very well with flexbox and text. I recommend Chrome, Firefox, Opera, and others that do a much better job. They are free downloads from the internet. Even with these browsers you sometimes get errors, but nothing like IE bugs, especially before 'EDGE' was introduced in win10.

Once you accomplish the impossible, then you can move on to the hard stuff!
User 303390 Photo


Registered User
97 posts

Check this link for Flexbox support

http://caniuse.com/#search=Flexbox
User 185561 Photo


Registered User
102 posts

Thanks Webby, should have done that too!
Once you accomplish the impossible, then you can move on to the hard stuff!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.