my code like this:<br>      var style_blue = OpenLayers.Util.extend({}, OpenLayers.Feature.Vector.style['default']);<br>      style_blue.cursor='pointer';<br>      style_blue.fontColor='#343434';<br>      style_blue.externalGraphic="images/device/loufang.png";<br>      style_blue.graphicHeight='16';<br>      style_blue.graphicWidth='16';<br>      var point = new OpenLayers.Geometry.Point(12576735.085414,3271755.6191489);<br>      var pointFeatures = new OpenLayers.Feature.Vector(point, null, style_blue);<br>      vector_layer_current.addFeatures([pointFeatures]);<br>it works right in firefox,but it doesn't work in ie10/9;<br>if I remove <br>style_blue.graphicHeight='16';<br>      style_blue.graphicWidth='16';<br>it works right;<br><br>ie9/10 already support svg.but OL 2.12 still render used vml.<br><br><div><div style="color:#909090;font-family:Arial Narrow;font-size:12px">------------------</div><div style="font-size:14px;font-family:Verdana;color:#000;"><font><div><span style="font-size: small;"><font color="#000080" face="Verdana"><font color="#c0c0c0" face="Verdana"><div><font color="#c0c0c0" face="Verdana"><span style="color: rgb(51, 102, 255);">========================================================================================  </span><br> </font></div></font></font><span style="color: rgb(51, 102, 255);"><br>OpenGSC<br><br>רעOGC£¬Íæ¶ùת¿ªÔ´GIS£¡</span></span><br></div></font></div></div><div> </div>