Giter Site home page Giter Site logo

Comments (5)

BlackSkorpio avatar BlackSkorpio commented on May 29, 2024

Removing width: calc(100% /3); from .grid li {} seams to fix the IE bug i IE11.
Strange since calc() is IE code

IE11 then using the fallback: width: 33.33%

from oxygen.

Hard-One avatar Hard-One commented on May 29, 2024

Seems to work. Can't verify any strange behaviour in IE 11. I think you can close this issue.

from oxygen.

BlackSkorpio avatar BlackSkorpio commented on May 29, 2024

Sounds good

from oxygen.

 avatar commented on May 29, 2024

Hey, @BlackSkorpio, did you get this fixed? I couldn't reply in the forums. I haven't actually looked at it in the browser but it could be because you're missing a space in your code. Math operators are required to have spaces on both sides. Browsers are sometimes forgiving of syntax errors and it may be that Chrome, FFx and Safari all figured out what you wanted but IE stubbornly insists that the syntax be correct. It's been known to happen.

from oxygen.

BlackSkorpio avatar BlackSkorpio commented on May 29, 2024

Hi @iamdave210
It was reported as an "non-issue" so i closed it both here and the forum thread over at the forum...

But thanks for the reminder, and the hint...

Unfortunate the spaces did nothing, but i did some more Goggling and find what i think will work (it displays as expected on my dev install at least...

Using max-width instead of just width for IE did the trick...
aec6aeb

from oxygen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.