<?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: A script on this page is causing your browser to run slowly in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594662#M55705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Client side doesn't implement spatial index, so snapping manager has to scan all available geometries to find the proper point to snap to. For IE8, the javascript engine is quite slow compared to other browsers. When the number of features gets large, it will be an issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2013 20:31:12 GMT</pubDate>
    <dc:creator>JianHuang</dc:creator>
    <dc:date>2013-05-03T20:31:12Z</dc:date>
    <item>
      <title>A script on this page is causing your browser to run slowly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594658#M55701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I adapted this script to my applciation and when it loads the Standard Style Internet Explorer shows the following error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"A script on this page is causing your browser to run slowly ...."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]20656[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gmaps-utility-gis.googlecode.com/svn-history/r354/trunk/agsjs/examples/toc.html"&gt;http://gmaps-utility-gis.googlecode.com/svn-history/r354/trunk/agsjs/examples/toc.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 11:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594658#M55701</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-01-11T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: A script on this page is causing your browser to run slowly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594659#M55702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all&lt;BR /&gt;&lt;BR /&gt;I adapted this script to my applciation and when it loads the Standard Style Internet Explorer shows the following error message:&lt;BR /&gt;&lt;BR /&gt;"A script on this page is causing your browser to run slowly ...."&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]20656[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gmaps-utility-gis.googlecode.com/svn-history/r354/trunk/agsjs/examples/toc.html"&gt;http://gmaps-utility-gis.googlecode.com/svn-history/r354/trunk/agsjs/examples/toc.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IE does not run JavaScript as fast as other browsers such as Chrome and Firefox.&amp;nbsp; This is especially true of the IE version older than version 9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which version of IE are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 15:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594659#M55702</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-01-11T15:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: A script on this page is causing your browser to run slowly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594660#M55703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;IE does not run JavaScript as fast as other browsers such as Chrome and Firefox.&amp;nbsp; This is especially true of the IE version older than version 9.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also noticed this issue when running IE to load our Map ap. If you tell it to continue running the script the same error message pops up if you tell it to stop running the script you loose the functionality of the map. I tested this on an older computer with an older version of IE but this apparently is also an issue with newer versions using a newer much faster computer. The purpose of our map is to distrubute water quality data to our community members on a monthly basis and the app can potentially be very useful to do that. We are a bit worried however that the ArcOnline Web app might not be accessible to those who don't have fast internet speeds, most updated browser, or most recent computer hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything we can do to increase the upload speed of our Map ap? Do we need to remove data layers potentially to increase upload speed even if they are not active? Upon loading there are only 4 active layers, which doesn't seem like once, though we have several layers that can be activated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bit.ly/WK8soE"&gt;http://bit.ly/WK8soE&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 17:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594660#M55703</guid>
      <dc:creator>Jean-PaulZagarola</dc:creator>
      <dc:date>2013-03-14T17:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: A script on this page is causing your browser to run slowly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594661#M55704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;UP to recently all was fine in IE 8 for us, mainly because we use Google Chrome Frame to get IE to run everything in Chrome.&amp;nbsp; However we have a few PCs that don't have this installed.&amp;nbsp; For them, IE8 simply fails affter a few map operations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It was fine until recently - anyone any hints on how to track down whatever it is I have added IE doesn't like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS - I found what was killing IE 8/9 - I'd added a snapping layer that was our fine detailed basemaps.&amp;nbsp; When zoomed in to a level these switched on AND in an urban area, IE just couldn't cope with that amount of vector data getting sent locally (I guess)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I rural areas, without so many features it could cope.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 09:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594661#M55704</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-05-03T09:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: A script on this page is causing your browser to run slowly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594662#M55705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Client side doesn't implement spatial index, so snapping manager has to scan all available geometries to find the proper point to snap to. For IE8, the javascript engine is quite slow compared to other browsers. When the number of features gets large, it will be an issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 20:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594662#M55705</guid>
      <dc:creator>JianHuang</dc:creator>
      <dc:date>2013-05-03T20:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: A script on this page is causing your browser to run slowly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594663#M55706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The solution: &lt;/SPAN&gt;&lt;A href="http://support.microsoft.com/kb/175500"&gt;http://support.microsoft.com/kb/175500&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 17:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/a-script-on-this-page-is-causing-your-browser-to/m-p/594663#M55706</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-08-26T17:22:44Z</dc:date>
    </item>
  </channel>
</rss>

