<?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: InfoWindow graphic not showing correctly in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235832#M21981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the look of the picture it looks like it is a CSS issue. Are you loading any custom CSS files?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 17:19:07 GMT</pubDate>
    <dc:creator>MattO_Hara</dc:creator>
    <dc:date>2012-11-29T17:19:07Z</dc:date>
    <item>
      <title>InfoWindow graphic not showing correctly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235831#M21980</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 created an little infoWindow for some features in my map, so it will popUp when clicking on it. The problem is that the window is not shown like a normal window, it has a little gap in between:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19604[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my code where I attach the infoTemplate to the features:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;var infoTemplate = new esri.InfoTemplate();
&amp;nbsp;&amp;nbsp; infoTemplate.setTitle("${NAME}");
&amp;nbsp;&amp;nbsp; infoTemplate.setContent("&amp;lt;b&amp;gt;Name &amp;lt;/b&amp;gt;${SPAT_NAME}&amp;lt;br/&amp;gt;"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + "&amp;lt;b&amp;gt;Dose: &amp;lt;/b&amp;gt;"+colorSquema[feature.attributes["SPAT_NAME"]]+"&amp;lt;br/&amp;gt;");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; feature.setInfoTemplate(infoTemplate);
 map.graphics.add(feature);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the features from a query to the map. Any idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235831#M21980</guid>
      <dc:creator>IonPadilla</dc:creator>
      <dc:date>2012-11-29T14:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow graphic not showing correctly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235832#M21981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the look of the picture it looks like it is a CSS issue. Are you loading any custom CSS files?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 17:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235832#M21981</guid>
      <dc:creator>MattO_Hara</dc:creator>
      <dc:date>2012-11-29T17:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow graphic not showing correctly</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235833#M21982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I have some custom css, I will check if there are some incompatibilities&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 06:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-graphic-not-showing-correctly/m-p/235833#M21982</guid>
      <dc:creator>IonPadilla</dc:creator>
      <dc:date>2012-11-30T06:37:47Z</dc:date>
    </item>
  </channel>
</rss>

