[OpenLayers-Users] differences between firefox and IE/drawing problems

Zac Spitzer zac.spitzer at gmail.com
Tue Jan 13 03:44:29 EST 2009


watch out for trailling comma's in structs

{  scale:9, whatever:12,} will break ie

also because IE pollutes the variable name space you need to var your variables
or it can get confused

z

On Tue, Jan 13, 2009 at 7:05 PM, David Potts <dave.potts at pinan.co.uk> wrote:
>
>
> I am developing an openlayers application, its designed to draw gml points
> on a map and allow a user to click on them.
>
> Its works fine in firefox fox, but in IE it only draw the map, ie no gml
> points. Sometimes I have been able to get it draw things in IE by
> refreshing the display by randomly enabling/disabling the vector layers,
> so I known it partial works.
>
> For debuging firefox application there is Firebug and suggestions for a
> simalir IE tool?
>
> Can any suggest any reasons fire a openlayers app thats works within
> Firefox would not work in IE?
>
> Dave.
> --
> Any views expressed in this message are those of the individual sender,
> except where the sender specifically states them to be the views of the
> Pinan Software
>
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>



-- 
Zac Spitzer -
http://zacster.blogspot.com
+61 405 847 168



More information about the Users mailing list