<?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: IE 9 Issues - Freezing and Sticking Graphics and Page Crashes in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151033#M14066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have seen weird issues like this when there is an error in the JavaScript code.&amp;nbsp; There are some errors that will be ignored by one browser that will cause problems with others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try running your code through either &lt;/SPAN&gt;&lt;A href="http://jslint.com"&gt;JSLint&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://jshint.com"&gt;JSHint&lt;/A&gt;&lt;SPAN&gt; to find errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 18:47:45 GMT</pubDate>
    <dc:creator>JeffJacobson</dc:creator>
    <dc:date>2012-11-05T18:47:45Z</dc:date>
    <item>
      <title>IE 9 Issues - Freezing and Sticking Graphics and Page Crashes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151031#M14064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Morning Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been doing some cross-browser checking on a web app I have been developing and have run into a strange behavior in IE 9. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://falcon.camplan.uga.edu/REVIEW/sustainability/sustainability.html"&gt;http://falcon.camplan.uga.edu/REVIEW/sustainability/sustainability.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Graphics sometimes "stick" until action: My loading icon does not disappear sometimes and the infoWindow empties of content when the "x" is clicked but the window stays. The events that hide these things fire, but the graphics stay until the screen is clicked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Graphics disappearing very slowly in same circumstances: Sometimes the graphics do clear after the event fires without action, but it takes 2 or 3 seconds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Site just freezes up and any clicks on site or browser result in windows alert sound.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. The site empties of content if browser is minimized for a while and is sometimes frozen but occasionally responds to a refresh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. On changing content using the gallery navigation tool on the left, sometimes the display stops updating and the loading gif freezes until the screen is clicked and then it continues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It all works fine in Chrome, Firefox and Safari, but as IE is still the most used browser, I cannot ignore these issues. Does anyone have any ideas of what may be causing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, in advance, for any help or suggestions. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex DeVine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;University of Georgia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 15:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151031#M14064</guid>
      <dc:creator>AlexDeVine</dc:creator>
      <dc:date>2012-11-05T15:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: IE 9 Issues - Freezing and Sticking Graphics and Page Crashes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151032#M14065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;UPDATE - I am having trouble reproducing this behavior on other machines with the same OS and browser version. Perhaps it is somehow just my machine...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AD&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 17:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151032#M14065</guid>
      <dc:creator>AlexDeVine</dc:creator>
      <dc:date>2012-11-05T17:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: IE 9 Issues - Freezing and Sticking Graphics and Page Crashes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151033#M14066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have seen weird issues like this when there is an error in the JavaScript code.&amp;nbsp; There are some errors that will be ignored by one browser that will cause problems with others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try running your code through either &lt;/SPAN&gt;&lt;A href="http://jslint.com"&gt;JSLint&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://jshint.com"&gt;JSHint&lt;/A&gt;&lt;SPAN&gt; to find errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 18:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/ie-9-issues-freezing-and-sticking-graphics-and/m-p/151033#M14066</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2012-11-05T18:47:45Z</dc:date>
    </item>
  </channel>
</rss>

