<?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: Popup window does not show close symbol in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112725#M10500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bill, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for pointing this out. Just a quick tip I want to share with you, if you haven't used it. To find out the correct path, an easy way is to use a web development tool (e.g. Firebug, Fiddler, and etc.) to track the requests. I used firebug for this case, and firebug shows which path it looks into for the image. That is how I found out the popup.png needs to be put in the wwwroot/images folder. Hope this tip is helpful. Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16287[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2012 16:05:56 GMT</pubDate>
    <dc:creator>SiqiLi</dc:creator>
    <dc:date>2012-07-20T16:05:56Z</dc:date>
    <item>
      <title>Popup window does not show close symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112720#M10495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, hopefully this is a simple problem.&amp;nbsp; I am working with this sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/fl_popup.html" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/fl_popup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got my info to work with it, but my popup window is missing the symbol to close or scroll through the infomation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI version:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16249[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my verison:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16250[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sometimes the callout arrow does not even appear.&amp;nbsp; What is causing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 13:36:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112720#M10495</guid>
      <dc:creator>BillShockley</dc:creator>
      <dc:date>2012-07-19T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window does not show close symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112721#M10496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note the line at the top of the HTML page for that sample, which includes some specific CSS for the popup. Have you definitely included that in your code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000088; font-family: monospace;"&gt;&amp;lt;link&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #660066; font-family: monospace;"&gt;rel&lt;/SPAN&gt;&lt;SPAN style="color: #666600; font-family: monospace;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-family: monospace;"&gt;"stylesheet"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #660066; font-family: monospace;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #666600; font-family: monospace;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-family: monospace;"&gt;"text/css"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #660066; font-family: monospace;"&gt;href&lt;/SPAN&gt;&lt;SPAN style="color: #666600; font-family: monospace;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-family: monospace;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.0/js/esri/dijit/css/Popup.css" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/3.0/js/esri/dijit/css/Popup.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000088; font-family: monospace;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 22:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112721#M10496</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-07-19T22:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window does not show close symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112722#M10497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bmwgsbill&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Note the line at the top of the HTML page for that sample, which includes some specific CSS for the popup. Have you definitely included that in your code:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000088; font-family: monospace;"&gt;&amp;lt;link&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #660066; font-family: monospace;"&gt;rel&lt;/SPAN&gt;&lt;SPAN style="color: #666600; font-family: monospace;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-family: monospace;"&gt;"stylesheet"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #660066; font-family: monospace;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #666600; font-family: monospace;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-family: monospace;"&gt;"text/css"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #660066; font-family: monospace;"&gt;href&lt;/SPAN&gt;&lt;SPAN style="color: #666600; font-family: monospace;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #999999; font-family: monospace;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.0/js/esri/dijit/css/Popup.css" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/3.0/js/esri/dijit/css/Popup.css&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000088; font-family: monospace;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I have that in my code.&amp;nbsp; Any other suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 13:52:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112722#M10497</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-20T13:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window does not show close symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112723#M10498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The online sample gets a "popup.png" from &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/images/popup.png"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/images/popup.png&lt;/A&gt;&lt;SPAN&gt;. The "popup.png" contains the close, minimize, next arrow, and etc icons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;When you put the sample onto your IIS, it tries to get the "popup.png" from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server name&amp;gt;/images/popup.png. But because the image doesn't exist on your IIS, it returns NetworkError: 403 Not Found error.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, please go ahead to download the "&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/images/popup.png"&gt;popup.png&lt;/A&gt;&lt;SPAN&gt;" and put it into your wwwroot/images folder. It shall fix the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 15:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112723#M10498</guid>
      <dc:creator>SiqiLi</dc:creator>
      <dc:date>2012-07-20T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window does not show close symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112724#M10499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bmwgsbill&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The online sample gets a "popup.png" from &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/images/popup.png"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/images/popup.png&lt;/A&gt;. The "popup.png" contains the close, minimize, next arrow, and etc icons.&lt;BR /&gt; &lt;BR /&gt;When you put the sample onto your IIS, it tries to get the "popup.png" from http://&amp;lt;your server name&amp;gt;/images/popup.png. But because the image doesn't exist on your IIS, it returns NetworkError: 403 Not Found error.&lt;BR /&gt;&lt;BR /&gt;So, please go ahead to download the "&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/images/popup.png"&gt;popup.png&lt;/A&gt;" and put it into your wwwroot/images folder. It shall fix the issue.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the image was there.....I just had the path incorrect.&amp;nbsp; Thanks.&amp;nbsp; I really wish ESRI would had comments into the sample section as to where a new user like myself needs to make changes.&amp;nbsp; This one was simple...but it can drive a person crazy trying to figure it all out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 15:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112724#M10499</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-20T15:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window does not show close symbol</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112725#M10500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bill, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for pointing this out. Just a quick tip I want to share with you, if you haven't used it. To find out the correct path, an easy way is to use a web development tool (e.g. Firebug, Fiddler, and etc.) to track the requests. I used firebug for this case, and firebug shows which path it looks into for the image. That is how I found out the popup.png needs to be put in the wwwroot/images folder. Hope this tip is helpful. Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16287[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 16:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-window-does-not-show-close-symbol/m-p/112725#M10500</guid>
      <dc:creator>SiqiLi</dc:creator>
      <dc:date>2012-07-20T16:05:56Z</dc:date>
    </item>
  </channel>
</rss>

