[OpenLayers-Users] htmlfile: unspecified error in IE6+7 when creating new map

Christopher Schmidt crschmidt at metacarta.com
Wed May 27 18:17:34 EDT 2009


On Wed, May 27, 2009 at 01:31:48PM -0700, ir0s wrote:
> 
> Hello,
> 
> Any chance someone could shed some light on why I might be getting the
> error: "htmlfile: unspecified error" in IE6/7when creating a new map? The
> issue appears to be in the call document.namespaces.
> 
> I am creating a map on the document.observe("dom:loaded"..) callback (using
> prototype) so in theory, my dom should be loaded by that point ....any
> suggestions?

The DOM isn't loaded at that point. Use the body 'onload' instead.

-- Chris

> Thanks!
> -- 
> View this message in context: http://n2.nabble.com/htmlfile%3A-unspecified-error-in-IE6%2B7-when-creating-new-map-tp2983547p2983547.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users

-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list