Thank you very much: now using the hosted version (r10129) I can get it work, but with other problems.<br><br>The problem is that the vector layer loading is very very slow: IE takes all the CPU and runs for a very long time before rendering all. After getting the layer rendered, the navigation on the layer is extremely slow as well.<br>
<br>I&#39;ve tried some patches for memory leaks (<a href="http://trac.openlayers.org/ticket/2170">http://trac.openlayers.org/ticket/2170</a>) without any results.<br><br>Again, this is a problem only experienced with IE8.<br>
<br>What should I do?<br><br><div class="gmail_quote">On Fri, Apr 23, 2010 at 2:46 PM, Frank Broniewski <span dir="ltr">&lt;<a href="mailto:brfr@metrico.lu">brfr@metrico.lu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
try to make sure that you start the map initialisation when everything<br>
else is loaded. I used to use Jquery&#39;s $(document).ready() but needed to<br>
switch to $(window).load() because ready() fired to early ...<br>
<br>
Frank<br>
<br>
Am 23.04.2010 13:56, schrieb Enrico Sartorello:<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m experiencing some troubles using OL 2.9 with IE8.<br>
&gt; I&#39;m trying to add to my OpenLayers map a vector layer: it works<br>
&gt; perfectly on FF\Chrome, but in IE8 there&#39;s an error.<br>
&gt;<br>
&gt; Inside map.addLayer() call, the problem arises in VML.js, lines 147-160:<br>
&gt; basically, what I&#39;ve found debugging is that vars this.root,<br>
&gt; this.vectorRoot, this.textRoot have all the attributes (even style,<br>
&gt; which is the one used in those lines) set to &quot;Failed&quot;. Only<br>
&gt; this.rendererRoot has right values.<br>
&gt;<br>
&gt; The vector layer is loaded after window.onload, coupled with the opening<br>
&gt; of an AJAX panel.<br>
&gt; Using &quot;EmulateIE7&quot; mode doesn&#39;t solve anything.<br>
&gt;<br>
&gt; What can it be?<br>
&gt; Thanks in advance for your attention :-)<br>
&gt;<br>
&gt; --<br>
&gt; Enrico Sartorello<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div class="im">&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
<br>
<br>
</div>--<br>
Frank BRONIEWSKI<br>
<br>
METRICO s.à r.l.<br>
géomètres<br>
technologies d&#39;information géographique<br>
rue des Romains 36<br>
L-5433 NIEDERDONVEN<br>
<br>
tél.: +352 26 74 94 - 28<br>
fax.: +352 26 74 94 99<br>
<a href="http://www.metrico.lu" target="_blank">http://www.metrico.lu</a><br>
<div><div></div><div class="h5">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Enrico Sartorello<br>