[OpenLayers-Users] Opacity and Internet Explorer
Mehmet Sirin
m.sirin07 at googlemail.com
Tue Jan 26 12:20:54 EST 2010
Hi,
i don't know why opacity is provoking me, but it does. It's simply not
working with I.E.
I tried
1.In style definition:
var result = OpenLayers.Util.applyDefaults({
strokeWidth: 3,
strokeColor: "#ff0000",
fillOpacity: 0.4
}, OpenLayers.Feature.Vector.style['default']);
--> No effect at all
2. Setting transparency for the whole layer:
resultLayer.setOpacity(0.7);
--> Just operates on Firefox.
Am I driving the wrong way?
regards
m.sirin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20100126/08c8ae07/attachment.html
More information about the Users
mailing list