<?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 Internet Explorer 9 (IE9) compatibility on Windows 7 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137376#M12775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When i view my map web application in IE8 with Windows XP, it was displaying perfectly. When i run the application in IE9 in Windows 7 environment, it is not displaying as like IE8. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the below meta tag for setting the compatibility&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;meta http-equiv="X_UA_Compatible" content="IE=IE8, IE=IE7"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any specific way to make my application work in IE9 as expected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest me on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gomathi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 10:48:01 GMT</pubDate>
    <dc:creator>GomathiN</dc:creator>
    <dc:date>2012-11-29T10:48:01Z</dc:date>
    <item>
      <title>Internet Explorer 9 (IE9) compatibility on Windows 7</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137376#M12775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When i view my map web application in IE8 with Windows XP, it was displaying perfectly. When i run the application in IE9 in Windows 7 environment, it is not displaying as like IE8. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the below meta tag for setting the compatibility&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;meta http-equiv="X_UA_Compatible" content="IE=IE8, IE=IE7"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any specific way to make my application work in IE9 as expected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest me on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gomathi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 10:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137376#M12775</guid>
      <dc:creator>GomathiN</dc:creator>
      <dc:date>2012-11-29T10:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 9 (IE9) compatibility on Windows 7</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137377#M12776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When i view my map web application in IE8 with Windows XP, it was displaying perfectly. When i run the application in IE9 in Windows 7 environment, it is not displaying as like IE8. &lt;BR /&gt;I am using the below meta tag for setting the compatibility&lt;BR /&gt;&amp;lt;meta http-equiv="X_UA_Compatible" content="IE=IE8, IE=IE7"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;is there any specific way to make my application work in IE9 as expected?&lt;BR /&gt;&lt;BR /&gt;Please suggest me on this.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Gomathi&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;try&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7,IE=9" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;note its 7&amp;nbsp; , not IE7 etc..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137377#M12776</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-11-29T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 9 (IE9) compatibility on Windows 7</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137378#M12777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No luck when i was using the meta tag as &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7, IE=9"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i tried by removing the meta tag and also tried to set the content as IE=7 on the meta tag, the application was loaded with the map properly, but layer's opacity is still not working in IE9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my application i am using Arcgis Javascript api 3.0. I observed one more problem in my map. i am displaying a WMS layer information in the form of polygons on map by setting layer's opacity as 0.5. In IE8, this is displaying polygons with black color outer border. but in IE9, the border of the polygons are not displaying for any of the opacity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a known bug in arcgis? if so, Please suggest me any workaround to set the opacity of a WMS Layer in IE9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see the below code snippet which i used to set the opacity for a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var layer=new esri.layer.WMSLayer(url..);&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;layer.setOpacity(0.5);&amp;nbsp;&amp;nbsp; //working fine in IE8(Black border displaying) but not in IE9 (Borders are not displaying)&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;map.addLayer(layer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gomathi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 08:43:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137378#M12777</guid>
      <dc:creator>GomathiN</dc:creator>
      <dc:date>2012-11-30T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 9 (IE9) compatibility on Windows 7</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137379#M12778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any updates on this? Please suggest me some solution to bring the opacity on WMS layer in IE9 as like IE8&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gomathi.N&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 09:24:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-9-ie9-compatibility-on-windows-7/m-p/137379#M12778</guid>
      <dc:creator>GomathiN</dc:creator>
      <dc:date>2012-12-11T09:24:41Z</dc:date>
    </item>
  </channel>
</rss>

