[OSM-dev] OSM home page and IE
Mike N.
niceman at att.net
Sat Mar 13 20:48:48 GMT 2010
There is a thread in the forums about IE not returning to the most recently
viewed coordinates when re-opening the OpenStreetMap home page:
http://forum.openstreetmap.org/viewtopic.php?id=6719
I have tracked this down to an error in site.js, line 61:
node.addClassName("disabled");
(Microsoft JScript runtime error: Object doesn't support this property or
method)
This prevents the rest of the procedure from running that updates the
cookie with the new location. However, this is where I've exceeded my
level of IE DOMness. Does anyone else recognize what might be wrong and how
to correct it?
More information about the dev
mailing list