[OpenLayers-Users] problem with Internet Explorer and multiple layer

Andreas Hocevar ahocevar at opengeo.org
Tue Oct 27 09:35:46 EDT 2009


Hi,

this happens because IE6 does not support alpha transparency on 24bit 
PNG images. Try adding

format: "image/gif",
transparent: true

to your layer params when using IE6. This will give you an 8-bit image 
with transparency.

Regards,
Andreas.

fsalas wrote:
>
> Hi,
>
>  I have one Open Layer projects with multiple layers , in Mozila 
> Firefox work very well , but when try to use IE only show one layer, 
> because the last layer hide the others.
>
> How I can resolve this problems?
>
> Regards , salas
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>   


-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.




More information about the Users mailing list