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?
 


_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to