<?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 Re: infoWindow tab opens w/o text in IE in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272844#M25167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Welcome to the hell that is Internet Explorer. You can look forward to more of this kind of maddening behavior if you ever try using the charting capabilities of dojo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To your follow up question, you can try reading this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/jj676915%28v=vs.85%29.aspx"&gt;Specifying legacy document modes&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 15:37:48 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2013-02-07T15:37:48Z</dc:date>
    <item>
      <title>infoWindow tab opens w/o text in IE</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272842#M25165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My app uses a tabbed infoWindow based on this example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/find_drilldown" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/find_drilldown&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In IE9, when I identify a layer, then identify another layer, then go back and identify the first layer, the tab in the infoWindow opens up blank.&amp;nbsp; If I open another tab and then return to this tab, it then has text as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not have any problems in Firefox or Chrome.&amp;nbsp; I thought perhaps this was a timing issue (that perhaps the window was showing before the text was loaded into all the tabs.&amp;nbsp; I tried a deferred function, so that the window would wait to show until all the text was loaded...but this didn't seem to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone had problems like this using IE?&amp;nbsp; My code does include ' &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7", "IE=9" /&amp;gt;'...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 14:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272842#M25165</guid>
      <dc:creator>deleted-user-ugCMpXci8bn5</dc:creator>
      <dc:date>2013-02-06T14:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: infoWindow tab opens w/o text in IE</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272843#M25166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;well I think I solved this, although I am still learning why this works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Previously I had this tag at the top of my index page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;meta charset="utf-8" /&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7", "IE=9" /&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed using F12 that my page was opening up as an IE7 document.&amp;nbsp; I checked out a co-worker's code and changed the above lines to read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7,IE=9" /&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...which seems to do the trick, now my webapp opens as an IE9 document, and I no longer have this problem with the infoWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone can give a better explanation of how this &amp;lt;meta&amp;gt; tags work please comment here!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 14:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272843#M25166</guid>
      <dc:creator>deleted-user-ugCMpXci8bn5</dc:creator>
      <dc:date>2013-02-07T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: infoWindow tab opens w/o text in IE</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272844#M25167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Welcome to the hell that is Internet Explorer. You can look forward to more of this kind of maddening behavior if you ever try using the charting capabilities of dojo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To your follow up question, you can try reading this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/jj676915%28v=vs.85%29.aspx"&gt;Specifying legacy document modes&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 15:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-tab-opens-w-o-text-in-ie/m-p/272844#M25167</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2013-02-07T15:37:48Z</dc:date>
    </item>
  </channel>
</rss>

