Giter VIP home page Giter VIP logo

Comments (4)

noypi avatar noypi commented on May 22, 2024

here are more properties of the window object that are 'undefined' in IE7 (same version as above):

  • innerWidth
  • innerHeight
  • JSON
  • console

have scanned them using:

  • grep "window.[a-zA-Z]+" * -r -Po -h

and tested it in the HTML document generated by ELM.

from compiler.

evancz avatar evancz commented on May 22, 2024

I have not made a conscious effort to support IE before IE9 because (1) Elm needs some HTML5 features to work fully and (2) I have to pick my battles wisely to get the most benefit to Elm out of my time. Do other parts of the site work in IE7? And do you think the fixes you suggest would address all of the issues that would come up?

from compiler.

noypi avatar noypi commented on May 22, 2024
  1. ok
  2. right
    I really don't know, knowing it needs some HTML5 features -- then... I can live without IE7 anyways, It was just the first browser I tested Elm. I really like the idea of Elm, thank you for sharing it.

from compiler.

evancz avatar evancz commented on May 22, 2024

I think IE7 and 8 will be a low priority for the foreseeable future. Please tell me if you have any other issues! I'm happy to help, and I hope you enjoy using Elm!

from compiler.

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.