Thanks a for the summary.<br><br><div class="gmail_quote">On Fri, Aug 27, 2010 at 6:53 AM, Andreas Hocevar <span dir="ltr">&lt;<a href="mailto:ahocevar@opengeo.org">ahocevar@opengeo.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">OpenLayers fully supports IE7 and IE8, the latter in both compatible and native mode.<br>
<br>
This means that everything you can do in other supported browsers, you can also do in IE.<br>
<br>
IE specific bugs exist because IE is much different from other, more standards compliant browsers. The biggest difference is vector rendering - for IE we have a completely separate renderer (VML, whereas we use SVG or Canvas in other browsers).<br>

<br>
However, it is a known fact (but not specific to OpenLayers) that the JavaScript engine of IE7 and IE8 is slower than the one of other browsers. In vector rendering, you may notice that rotated graphics are much slower in IE than in other browsers. This is because of the limited native support of geometry transformations in VML.<br>

<br>
Regards,<br>
Andreas.<br>
<br>
On Aug 27, 2010, at 15:36 , Yingqi Tang wrote:<br>
<br>
</div><div><div></div><div class="h5">&gt; All,<br>
&gt;<br>
&gt; Is there any official or relatively complete written up on the IE support of OpenLayers? E.g. what is working and what is not working etc? I see a little this and a little that on several specific bug or so but thing gives people a clear overview of how OpenLayers works in IE. Any idea?<br>

&gt;<br>
&gt; Thanks<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>
<br>
</div><div><div></div><div class="h5">--<br>
Andreas Hocevar<br>
OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org/</a><br>
Expert service straight from the developers.<br>
<br>
</div></div></blockquote></div><br>