stefania4
(Stefania)
November 16, 2018, 10:47am
1
Hello everyone!
I noticed that flexbox is not currently working with IE.
What about Grid and Columns Widget ?
What’s the best choice in terms of compromise between flexibility and good code practice vs browser support?
If I want 100% working website I can only use comuns widget. Is that right?
When use what?
Thanks
Here is my site Read-Only: LINK
(how to share your site Read-Only link )
FLEXBOX
flexbox in “practice” works on IE. And also webflow add vendor-prefix . IE 6-9 not supported flexbox (The vendors solve most problems). Anyway less than < 0.5%
use this browsers.
In other words - Use columns and flexbox anytime you want
Browser vendors used to add prefixes to experimental or nonstandard CSS properties and JavaScript APIs, so developers could experiment with new ideas. This, in theory, helped to prevent their experiments from being relied upon and then breaking web...
GRID
About grid - less support VS flexbox (Newer feature). Anyway again the same idea of vendors. For regular/simple columns (blog list and aside with menu) its better to use columns (Flexbox).
Related:
Support for old browsers — is it necessary?
1 Like
stefania4
(Stefania)
November 16, 2018, 11:43am
3
Thanks @Siton_Systems . How can I fix things like that with IE10? In this case is better use Columns instead of Flexbox? https://ie10.ieonchrome.com/#http://stefanias-beautiful-project.webflow.io/
columns also use flexbox (But by webflow build-in widget). Add url of your bug/problem.
stefania4
(Stefania)
November 16, 2018, 7:13pm
5
Not read only. Live url + screenshot of the bug. + ie version. Thanks
stefania4
(Stefania)
November 17, 2018, 12:31pm
7
What IE Version? …ok i will take a look later
stefania4
(Stefania)
November 17, 2018, 1:15pm
10