<?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 Infowindow Popup Window Controls in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563474#M52586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I control the Window Controls in a popup?&amp;nbsp; For example I only want the close (X) item and not the maximize item in the window bar?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jun 2011 17:48:36 GMT</pubDate>
    <dc:creator>ChristopherCouper</dc:creator>
    <dc:date>2011-06-18T17:48:36Z</dc:date>
    <item>
      <title>Infowindow Popup Window Controls</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563474#M52586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I control the Window Controls in a popup?&amp;nbsp; For example I only want the close (X) item and not the maximize item in the window bar?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2011 17:48:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563474#M52586</guid>
      <dc:creator>ChristopherCouper</dc:creator>
      <dc:date>2011-06-18T17:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow Popup Window Controls</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563475#M52587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One very simple way to do this is to set the style on the elements you do not want to appear. You can do this by calling esri.hide() on the main containing div element for that element. I'll see if I can find what that call would be for the minimize button.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2011 23:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563475#M52587</guid>
      <dc:creator>BrettLord-Castillo</dc:creator>
      <dc:date>2011-06-19T23:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow Popup Window Controls</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563476#M52588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you in advance. Its actually the maximize button that needs to be hidden &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 13:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563476#M52588</guid>
      <dc:creator>ChristopherCouper</dc:creator>
      <dc:date>2011-06-20T13:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow Popup Window Controls</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563477#M52589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can control this through the CSS - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;.esriPopup .titleButton.maximize {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: none;
}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope that helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-popup-window-controls/m-p/563477#M52589</guid>
      <dc:creator>VernWolfley</dc:creator>
      <dc:date>2021-12-12T00:17:00Z</dc:date>
    </item>
  </channel>
</rss>

