Menu

Problems in Internet Explorer 7

Help
Anonymous
2013-04-15
2013-05-09
  • Anonymous

    Anonymous - 2013-04-15

    Hi! I'm trying to use this library on Internet Explorer 7, and I have found many incompatibilities in the code (commas on the last element of an object, apis on some DOM Element Objects…).
    I'm in the process to fix that, is it possible to send you patches?

    Reading the code I have one question, why you don't use some kind of js abstraction library, like jquery? It is necesary for flot plotting anyway….

    Thanks!

     
  • Igor Sfiligoi

    Igor Sfiligoi - 2013-04-15

    Hi Felix.

    Patches would be most welcome.

    As for the coding style:
    you are right… it could have been done better.

    At this point in time, though, I am not really in the mood for refactoring.
    Unless it simplifies the code drastically.

    Thanks,
      Igor

     
  • Anonymous

    Anonymous - 2013-04-15

    Hi, Igor.
    I will send you the patch when I finish testing it on IE. Do you mind if I start to use jquery on some sections of code? It simplifies the code too much, especially with some "peculiarities" of IE javascript interpreter.

    Regards.

     
  • Igor Sfiligoi

    Igor Sfiligoi - 2013-04-15

    Feel free to use the best possible code practices when writing now code ;)
    (as long as it works with existing Web pages)

    Thanks,
      Igor

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.