Topic: MDB Errors in Internet Explorer

billimackjack pro asked 6 years ago


Hello,

I have recently published a site using the always wonderful MDB and hit a hiccup on the Internet Explorer browser. The styling is perfect on all pages except for the landing page. [www.bluechipcommercialre.com]

From what I've read, does IE not support flex box? I am trying to center the opening slideshow and the Listing link circles below. Another issue I have is the Images in the featured listings do not appear for IE.

I have tried inserting...

<!--[if lt IE 9]>
<script>
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
document.createElement('hgroup');
</script>
<![endif]-->

and do not think this is correct, especially for the missing images.

If you get a chance I would appreciate your feedback and tips.

 

Thanks.


Marta Wierzbicka staff answered 6 years ago


Hi,

unfortunately, IE doesn't fully support flexbox as you know because Microsoft focuses on developing Edge browser instead of IE. Here you can check what settings you can use in which browser: https://caniuse.com/#feat=flexbox.

I'm sorry I can't help you more, but maybe you will find some small help from people of StackOverflow:

https://stackoverflow.com/questions/18019450/css-flexbox-not-working-in-ie10

https://stackoverflow.com/questions/43979702/display-flex-not-working-on-internet-explorer/43979973

https://stackoverflow.com/questions/19371626/flexbox-not-centering-vertically-in-ie

https://stackoverflow.com/questions/37905749/flexbox-not-working-in-internet-explorer-11

Best,

Marta



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags