<?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: ArcGIS JS map v3.3 rendering issue in Internet Explorer 8 when used in JQuery Tab in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39334#M3358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve, many thanks for you reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this is an intranet app so, giving a link to Live environment is a bit problematic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While preparing a simple code example to post here, it became clear that it is something in the content of tab 2 that is hiding the tiles in IE, in other words there is no rendering issue with the map, it's our own code that's causing it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 14:39:36 GMT</pubDate>
    <dc:creator>DenisKorobov</dc:creator>
    <dc:date>2013-03-06T14:39:36Z</dc:date>
    <item>
      <title>ArcGIS JS map v3.3 rendering issue in Internet Explorer 8 when used in JQuery Tabs</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39332#M3356</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;I am trying to plug in the ArcGIS JS map v3.3 as a first tab of Jquery UI tab control that loads content via AJAX and the caches it (i.e. actual map control is on the dynamically loaded page and it's loaded once). Initial load works perfect and map renders correctly. Then I toggle tabs (ex navigate to tab 2 and then back to tab 1) and that cause the map to disappear in Internet Explorer 8 (still works as expected in Chrome/Firefox though). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried onShow of the tab to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Call map.reposition() - no effect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Call map.removeAllLayers() and then re-add them - no effect (my proxy is being hit but tiles are still hidden)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Call map.destroy() and then instantiate another map - this works but I loose the state of the map and the whole point of this approach is that I can keep the state as in a single page application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have examined the css rules for the map anchor element it's children but could not find anything obvious that is hiding the tiles. Any thoughts on this are much appreciated.&amp;nbsp; I can post the full code if this is going to be of any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 15:13:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39332#M3356</guid>
      <dc:creator>DenisKorobov</dc:creator>
      <dc:date>2013-03-05T15:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JS map v3.3 rendering issue in Internet Explorer 8 when used in JQuery Tab</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39333#M3357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I can post the full code if this is going to be of any help.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Denis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That would definitely help - or a link to the live site somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 02:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39333#M3357</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2013-03-06T02:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JS map v3.3 rendering issue in Internet Explorer 8 when used in JQuery Tab</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39334#M3358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve, many thanks for you reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately this is an intranet app so, giving a link to Live environment is a bit problematic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While preparing a simple code example to post here, it became clear that it is something in the content of tab 2 that is hiding the tiles in IE, in other words there is no rendering issue with the map, it's our own code that's causing it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 14:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-map-v3-3-rendering-issue-in-internet/m-p/39334#M3358</guid>
      <dc:creator>DenisKorobov</dc:creator>
      <dc:date>2013-03-06T14:39:36Z</dc:date>
    </item>
  </channel>
</rss>

