[OpenLayers-Users] Map doesn't load in Internet Explorer
Mike Adair
madair at dmsolutions.ca
Tue Feb 9 15:56:07 EST 2010
First thing to check is that you don't have any extraneous commas in
your JSON structures, eg.:
var jsonData = {
propertyA: "valueA",
propertyB: "valueB", <--- this comma will break IE
};
Mike
J. Brian Adams wrote:
> I have written several OL applications that work well on OS X using
> Firefox, Safari, and Chrome, but when I pass them on to colleagues
> using Windows and IE they all say the same thing. The maps do not load
> at all. They do, however, work fine on Windows if we use one of the
> other browsers.
>
> i checked this behavior on a borrowed PC away from the office and yes
> the maps do not load at all.
>
> Any thoughts on specific IE problems that might cause this type of
> behavior?
>
> Brian
>
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>
--
Michael Adair
Senior Software Architect
DM Solutions Group Inc.
Office: (613) 565-5056 x26
madair at dmsolutions.ca
http://www.dmsolutions.ca
http://research.dmsolutions.ca
More information about the Users
mailing list