<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArcGIS API for JavaScript does not compatible with IE 10 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729436#M67660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We tried some arcgis samples on IE 10 and none of them works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21060[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cannot even load map..It seems dojo doesn't support IE 10. Even after we switch the page to compatible mode:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;meta http-equiv="X-UA-Compatible"&amp;nbsp; content="IE=7,IE=9,IE=10" /&amp;gt;
&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion will be appreciate!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 07:08:54 GMT</pubDate>
    <dc:creator>YanyiZhang</dc:creator>
    <dc:date>2021-12-12T07:08:54Z</dc:date>
    <item>
      <title>ArcGIS API for JavaScript does not compatible with IE 10</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729436#M67660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We tried some arcgis samples on IE 10 and none of them works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21060[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cannot even load map..It seems dojo doesn't support IE 10. Even after we switch the page to compatible mode:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;meta http-equiv="X-UA-Compatible"&amp;nbsp; content="IE=7,IE=9,IE=10" /&amp;gt;
&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion will be appreciate!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729436#M67660</guid>
      <dc:creator>YanyiZhang</dc:creator>
      <dc:date>2021-12-12T07:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript does not compatible with IE 10</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729437#M67661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the &lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/reference-guide/1.8/releasenotes/1.8.html"&gt;dojo documentation&lt;/A&gt;&lt;SPAN&gt; in which IE10 is not in the supported browsers list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/#overview_api"&gt;ArcGIS API for Javascript&lt;/A&gt;&lt;SPAN&gt; documentation which says the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our latest API 3.3 is a based on Dojo 1.8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Version 3.3 of the ArcGIS API for JavaScript uses Dojo 1.8.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; Since our API is based on Dojo Framework it supports only till IE9.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 14:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729437#M67661</guid>
      <dc:creator>ShreyasVakil</dc:creator>
      <dc:date>2013-01-28T14:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript does not compatible with IE 10</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729438#M67662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;meta http-equiv="X-UA-Compatible"&amp;nbsp; content="IE=9" /&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I don't have IE 10 so I don't know if that will actually work.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 16:53:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729438#M67662</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-01-28T16:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript does not compatible with IE 10</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729439#M67663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems fine to me using the only Win 7 IE10 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21137[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any console error messages?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 17:43:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-does-not-compatible-with/m-p/729439#M67663</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-01-28T17:43:28Z</dc:date>
    </item>
  </channel>
</rss>

