dump1090/public_html
Malcolm Robb 2c28d9fe2f IE 8/9 Bugs in Web interface
*DISCLAIMER*
I didn't write any of this code initially, I've never tried to use it,
and I don't understand Java Script at all. In-fact I hate the wretched
stuff.

Anyway, it appears that no-one has bothered to test any of the Web
interface code using Microsoft Internet Explorer 8 or 9. I've attempted
to hack out the sections of the code that are causing problems, and at
least the web interface now seems to run.

However, for some reason the planes never move - I know this must be a
bug, but I don't know how to fix it.

Most of the errors relate to trailing commas.  My guess it that some
Java engines don't mind trailing commas, but that the Microsoft ones do.
There are also some undefined modules (untrackedDeveloperSettings) and
functions (console.log) which I guess those who wrote the code have on
their machines, but forgot to include in the public distribution. I've
no idea how to fix this, so I've just hacked them out of the code.
2013-09-26 12:59:46 +01:00
..
coolclock Couple more small tweaks to the tails of planes. 2013-05-22 17:09:12 +00:00
config.js Tyop corrected 2013-05-30 12:31:41 +03:00
extension.js Split into multiple JS files, 2013-05-24 02:15:37 +00:00
gmap.html IE 8/9 Bugs in Web interface 2013-09-26 12:59:46 +01:00
options.js IE 8/9 Bugs in Web interface 2013-09-26 12:59:46 +01:00
planeObject.js IE 8/9 Bugs in Web interface 2013-09-26 12:59:46 +01:00
script.js IE 8/9 Bugs in Web interface 2013-09-26 12:59:46 +01:00
style.css Added warning label when 7x00 squawk is shown. 2013-06-02 16:51:38 +03:00