Hi,<br><br>I&#39;m experiencing some troubles using OL 2.9 with IE8.<br>I&#39;m trying to add to my OpenLayers map a vector layer: it works perfectly on FF\Chrome, but in IE8 there&#39;s an error.<br><br>Inside map.addLayer() call, the problem arises in VML.js, lines 147-160: basically, what I&#39;ve found debugging is that vars this.root, this.vectorRoot, this.textRoot have all the attributes (even style, which is the one used in those lines) set to &quot;Failed&quot;. Only this.rendererRoot has right values.<br clear="all">
<br>The vector layer is loaded after window.onload, coupled with the opening of an AJAX panel.<br>Using &quot;EmulateIE7&quot; mode doesn&#39;t solve anything.<br><br>What can it be? <br>Thanks in advance for your attention :-)<br>
<br>-- <br>Enrico Sartorello<br>