<?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: Code problem IE 9 and up in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226244#M21116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thejus's solution of removing the margin works in IE10 compatibility view but not in IE10 or IE9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your approach but no luck. Does it work here for you ( I have updated the code to include your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://timw1984.github.io/AdvancedDraw/" title="http://timw1984.github.io/AdvancedDraw/"&gt;Advanced Draw&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 14:51:02 GMT</pubDate>
    <dc:creator>TimWitt2</dc:creator>
    <dc:date>2015-05-19T14:51:02Z</dc:date>
    <item>
      <title>Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226232#M21104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having some issues with an application that I created in IE9 and higher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a link to my application: &lt;A href="http://timw1984.github.io/AdvancedDraw/" title="http://timw1984.github.io/AdvancedDraw/"&gt;Advanced Draw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use it in Firefox, Google Chrome and IE 8 everything works fine. Once I switch to IE9 when I place a point, the point is displaced to the top-left. When I switch to IE10 the same happens and I have to click twice to place a point. I can't figure out what the issue could be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody has any inside!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226232#M21104</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226233#M21105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you remove the CSS 1% margin set in the css of the application and test the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:57:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226233#M21105</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2015-05-19T13:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226234#M21106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this problem as well - honestly, I can't remember the resolution, but I know one exists! I'll see if I can dig it up...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:07:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226234#M21106</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-05-19T14:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226235#M21107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;It lessens the offset but it is still there and so is the having to click twice issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:08:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226235#M21107</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T14:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226236#M21108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it has something to do with the bottom div - if I remove the left/top attributes of #bottom, it puts your "created by" div at the top; however, the points are no longer offset in IE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE - I think I changed something else in addition to this as I tried to replicate the resolution and was unsuccessful. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226236#M21108</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-05-19T14:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226237#M21109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it but still the same issues &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226237#M21109</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T14:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226238#M21110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure why this happens, But I definitely know there is some kind of an issue with getMarginBox method and IE. for some reason the margin values are ignored. I dont have the time to look into it, If somebody does, It would be really helpful to get to the bottom of it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226238#M21110</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2015-05-19T14:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226239#M21111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are right, since the dojo themes apply automatic margins around the map. Take a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226239#M21111</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T14:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226240#M21112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be related:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/408113"&gt;Re: Mouse cursor offset from map points in basic viewer template IE only&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:24:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226240#M21112</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-05-19T14:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226241#M21113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure. It works for me when I remove the margin 1% from the html page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:30:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226241#M21113</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2015-05-19T14:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226242#M21114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I updated the code in the link and removed the margin, but I still have the issue of displacement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:41:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226242#M21114</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226243#M21115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.on("load", function () {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; toolbar = new Draw(map);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; toolbar.on("draw-end", addToMap);
&amp;nbsp; //toolbar.on("draw-complete", addMeas);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; editToolbar = new Edit(map);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.on("click", function (evt) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; editToolbar.deactivate();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; createMapMenu();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; createGraphicsMenu();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.reposition();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.resize();
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added "reposition" and "resize" in your map onload event handler. This worked for me when I ran it in IE's debugger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226243#M21115</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2021-12-11T11:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226244#M21116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thejus's solution of removing the margin works in IE10 compatibility view but not in IE10 or IE9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your approach but no luck. Does it work here for you ( I have updated the code to include your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://timw1984.github.io/AdvancedDraw/" title="http://timw1984.github.io/AdvancedDraw/"&gt;Advanced Draw&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:51:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226244#M21116</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T14:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226245#M21117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works for me now in IE11. I tried it using IE 8/9/10 emulation as well, and it works, although I still need to click twice for the point to show. I don't have a "real" instance of IE &amp;lt;11 to test, though...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try clearing your cache and restarting IE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226245#M21117</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-05-19T14:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226246#M21118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I can report the same results as Chris. Works in IE 11 and IE 8/9/10 emulation as well. Although I don't get the click twice issue at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 15:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226246#M21118</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-19T15:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226247#M21119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not getting that now, either - works on one click.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 15:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226247#M21119</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-05-19T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226248#M21120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll install IE11 and see if it is just a issue for my particular version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I am ready for IE to disappear &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 15:06:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226248#M21120</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226249#M21121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be soon! At least in name... "Microsoft Edge."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 15:23:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226249#M21121</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-05-19T15:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226250#M21122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After installing IE11, the offset disappeared but the having to click twice issue is still there... very frustrating. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 15:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226250#M21122</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-19T15:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Code problem IE 9 and up</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226251#M21123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found some event handling weirdness when creating my Measure Widget &lt;A href="https://community.esri.com/docs/DOC-3209"&gt;Measure Widget 1.1.1 for Web App Builder&lt;/A&gt; I had to use some special event handling to accommodate the differences between the versions of Internet Explorer.&amp;nbsp; My problem was more related to mouse-drag or mouse-move events, but maybe you are having a similar problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 15:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/code-problem-ie-9-and-up/m-p/226251#M21123</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-05-19T15:51:56Z</dc:date>
    </item>
  </channel>
</rss>

