<?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 The popup close button in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/the-popup-close-button/m-p/1061271#M73263</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am looking to remove the close button that the popup comes with.&lt;/P&gt;&lt;P&gt;The only solution I was thinking about was to use CSS, but I have multiple popups throughout my app and I just want to modify only a particular instance.&lt;/P&gt;&lt;P&gt;Does anyone know how?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 09:44:27 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-05-25T09:44:27Z</dc:date>
    <item>
      <title>The popup close button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/the-popup-close-button/m-p/1061271#M73263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am looking to remove the close button that the popup comes with.&lt;/P&gt;&lt;P&gt;The only solution I was thinking about was to use CSS, but I have multiple popups throughout my app and I just want to modify only a particular instance.&lt;/P&gt;&lt;P&gt;Does anyone know how?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 09:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/the-popup-close-button/m-p/1061271#M73263</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-05-25T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: The popup close button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/the-popup-close-button/m-p/1061611#M73277</link>
      <description>&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#visibleElements" target="_self"&gt;Here is some documentation&lt;/A&gt; for removing the close button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;popup.visibleElements = {
  closeButton: false
};&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 25 May 2021 22:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/the-popup-close-button/m-p/1061611#M73277</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2021-05-25T22:32:20Z</dc:date>
    </item>
  </channel>
</rss>

