<?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: What's wrong here? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372048#M34512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked when I put the other content i contentpanes to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2011 08:17:11 GMT</pubDate>
    <dc:creator>deleted-user-tmoWMkOb1VrD</dc:creator>
    <dc:date>2011-09-30T08:17:11Z</dc:date>
    <item>
      <title>What's wrong here?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372046#M34510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a strange problem with an application that I try to make.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I click on the map to set a point, the point is set far south from where then mouse is clicked and if I use shift to zoom in the map, the extent is again drawn far south from the mouse cursor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code is at&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://kortservice.vejle.dk/driftweb"&gt;http://kortservice.vejle.dk/driftweb/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 10:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372046#M34510</guid>
      <dc:creator>deleted-user-tmoWMkOb1VrD</dc:creator>
      <dc:date>2011-09-29T10:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: What's wrong here?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372047#M34511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's usually a CSS issue...easiest way to avoid this type of issue is to use the dijit layout widgets (Border Container and Content Panes).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 14:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372047#M34511</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-09-29T14:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: What's wrong here?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372048#M34512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked when I put the other content i contentpanes to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 08:17:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372048#M34512</guid>
      <dc:creator>deleted-user-tmoWMkOb1VrD</dc:creator>
      <dc:date>2011-09-30T08:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: What's wrong here?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372049#M34513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Derek.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I still have the same problem in all browsers beside IE. In IE it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have all my content in dijit.layout.Contentpanes, the map have it�??s own&amp;nbsp; contentpane.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don�??t use layoutcontainers or bordercontainers because then the contentpanes suddenly get hidden and the page is all white.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://kortservice.vejle.dk/driftweb/Driftweb_question_esri.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 08:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372049#M34513</guid>
      <dc:creator>deleted-user-tmoWMkOb1VrD</dc:creator>
      <dc:date>2011-10-13T08:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: What's wrong here?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372050#M34514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using a border container is the recommended approach. Try starting with the "&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/layout_MapWithHeaderAndFooter.html"&gt;Header and Footer&lt;/A&gt;&lt;SPAN&gt;" layout example.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 14:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-s-wrong-here/m-p/372050#M34514</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-13T14:09:51Z</dc:date>
    </item>
  </channel>
</rss>

