<?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 map.infoWindow does not display [X] icon in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361426#M33450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a javascript web application at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.wsdot.wa.gov/Monument/gis/index.htm?Title=WSDOT%20Monument%20Mapping%20Engine%20v4.0" rel="nofollow" target="_blank"&gt;http://www.wsdot.wa.gov/Monument/gis/index.htm?Title=WSDOT%20Monument%20Mapping%20Engine%20v4.0&lt;/A&gt;&lt;SPAN&gt; that works fairly well; however, the &lt;X&gt; button you would expect to see on the right corner of the infoWindow does not display.&lt;/X&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas on why it is not showing up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 18:11:07 GMT</pubDate>
    <dc:creator>RichardDaniels</dc:creator>
    <dc:date>2012-10-09T18:11:07Z</dc:date>
    <item>
      <title>map.infoWindow does not display [X] icon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361426#M33450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a javascript web application at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.wsdot.wa.gov/Monument/gis/index.htm?Title=WSDOT%20Monument%20Mapping%20Engine%20v4.0" rel="nofollow" target="_blank"&gt;http://www.wsdot.wa.gov/Monument/gis/index.htm?Title=WSDOT%20Monument%20Mapping%20Engine%20v4.0&lt;/A&gt;&lt;SPAN&gt; that works fairly well; however, the &lt;X&gt; button you would expect to see on the right corner of the infoWindow does not display.&lt;/X&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas on why it is not showing up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 18:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361426#M33450</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2012-10-09T18:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: map.infoWindow does not display [X] icon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361427#M33451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In your CSS in the file at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.wsdot.wa.gov/media/styles/styles.css" rel="nofollow" target="_blank"&gt;http://www.wsdot.wa.gov/media/styles/styles.css&lt;/A&gt;&lt;SPAN&gt; you have the following rule:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;.hide {display:none;}&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The anchor element which contains the x icon has class="hide".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(also, just so you know, there are a number of errors that occur in the page e.g. some of your widgets haven't been parsed/instantiated when you try to use them like the zoomprev button)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 08:21:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361427#M33451</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-10-10T08:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: map.infoWindow does not display [X] icon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361428#M33452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the pitfalls of reusing .css styles &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; to keep a one-DOT look.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 15:45:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-infowindow-does-not-display-x-icon/m-p/361428#M33452</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2012-10-10T15:45:12Z</dc:date>
    </item>
  </channel>
</rss>

