Giter Site home page Giter Site logo

Comments (3)

drichard avatar drichard commented on May 27, 2024

LocalStorage is not supported by your browser.
Which version of IE are you using? You need at least IE9 for the app to work. Even though IE8 came with support for LS it cannot handle tags. If you are on IE7 and below.. my condolences.

from mindmaps.

jianzhang89 avatar jianzhang89 commented on May 27, 2024

Hi richard,

Thanks for your immediate respond. I am running the mindmap using an iframe on c# asp.net environment.
The error regarding the localstorage is from IE9. I am required to run in an IE8 environment.
Is there any codes or configuration to be done to allow the mindmap to run in an IE8 environment? Or handle the tags?

Thanks

Regards
Jian Zhang

from mindmaps.

drichard avatar drichard commented on May 27, 2024

Well, I doubt it. However, in theory it is possible:

  • One would have to remove the local storage code from the application
  • Use some lib like excanvas to have canvas suport
  • Fix all style issues that arise when using <IE9

I wouldn't recommend that, however. The app was not built to support older browsers, it is a prototype after all :)

from mindmaps.

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.