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
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to