Version 2.3 was released yesterday making support for IE9 official:ย http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2011/05/16/ArcGIS-API-for-JavaScript-Version-2.3-released_2E00_.aspx
I would be cautious of using the pre-release version of 2.3 in a production environment. Instead, you may provide a hint to Internet Explorer so it chooses IE8 rendering mode by adding this meta tag:<meta http-equiv="X-UA-Compatible" content="IE=8" />Of course, your designers might not be happy about the latter option ๐Regards,Dave
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<!--Early preview of version 2.3 - feel free to try this out for testing purposes only--> <script type="text/javascript" src="http://orthogonal.esri.com/jsapi/arcgis/?v=2.3">
Thanks for the information, Kelly. It's unfortunate that IE9 support isn't planned before May, but I'm glad it's on the horizon.Thanks,Dave
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.