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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.