[OpenLayers-Users] Map not showing in IE6 & IE7, FF, Safari and Chrome are fine

sendeman martijnsendenspam at gmail.com
Tue Jun 16 07:13:18 EDT 2009




Kenneth Skovhede, GEOGRAF A/S wrote:
> 
> Most likely there is an invalid object initialization:
> {
> x: 0,
> y: 0, <-- IE breaks, FF ignores comma
> }
> 

Thanks so much! That was just it:
Code:
controls: [
(........)
new OpenLayers.Control.KeyboardDefaults(),<==The invalid object
initialization
]

The map is served just fine now! You saved my day.

Best regards, Martijn Senden.
-- 
View this message in context: http://n2.nabble.com/Map-not-showing-in-IE6---IE7%2C-FF%2C-Safari-and-Chrome-are-fine-tp3085560p3085714.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list