<?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 with url opens and does not enlarge in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691529#M4328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's pretty much the result I wanted. Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2011 21:26:36 GMT</pubDate>
    <dc:creator>DarrylDempsey</dc:creator>
    <dc:date>2011-06-24T21:26:36Z</dc:date>
    <item>
      <title>Popup window with url opens and does not enlarge</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691525#M4324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a point layer with urls to 360deg (panorama) photo's.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The url is to an asp which opens an interactive viewing window for viewing the photos.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately the popup remains small and our users have to manually drag the popup corners to enlarge the browser window each time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See the 2 screenshots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some way (in AGX or our service) to force the popup window to open in a larger window to start with?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 08:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691525#M4324</guid>
      <dc:creator>DarrylDempsey</dc:creator>
      <dc:date>2011-06-23T08:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window with url opens and does not enlarge</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691526#M4325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mbockenhauer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using iframe is one way that you could do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;iframe src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.vpix.net/index.php?tour=2437" rel="nofollow" target="_blank"&gt;http://www.vpix.net/index.php?tour=2437&lt;/A&gt;&lt;SPAN&gt;" height=400 width=400&amp;gt;&amp;lt;/iframe&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The popup will use the height and width to size itself when opened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind that, if you resize a popup window manually (grab a corner and resize) the popup will open to that size the next time it is opened.&amp;nbsp; If you click edit on the popup window and then OK, you will see the default behavior of the popup being clicked for the first time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 17:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691526#M4325</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-23T17:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window with url opens and does not enlarge</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691527#M4326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Mike.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reckon I'm almost there. Changed the SQL in the feature layer view to generate html using IFrame.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have enclosed 2 screenshots of the front of the council building.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see on one screenshot, the popup opens to the given size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However you can see on the second screenshot that if I make the popup larger, the interactive page from the cyclomedia server stays the same size with the result that I only gain white space on two sides.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you also help me with this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 11:50:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691527#M4326</guid>
      <dc:creator>DarrylDempsey</dc:creator>
      <dc:date>2011-06-24T11:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window with url opens and does not enlarge</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691528#M4327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mbockenhauer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The popup window autosizes to height and width parameters in the tags.&amp;nbsp; So, in this example I changed the width and height of the iframe to 100%, so it will fill the popup window. And I added a "hidden" divider with the desired "default size" for the popup window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;iframe src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.vpix.net/index.php?tour=2437" rel="nofollow" target="_blank"&gt;http://www.vpix.net/index.php?tour=2437&lt;/A&gt;&lt;SPAN&gt;" height=100% width=100%&amp;gt;&amp;lt;/iframe&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;div style="width: 600px; height:400px;margin: 0 auto; overflow: hidden;"&amp;gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The downside of this, is that there is white space beneath the iframe that one could scroll down and see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 17:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691528#M4327</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-24T17:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window with url opens and does not enlarge</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691529#M4328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's pretty much the result I wanted. Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 21:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691529#M4328</guid>
      <dc:creator>DarrylDempsey</dc:creator>
      <dc:date>2011-06-24T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Popup window with url opens and does not enlarge</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691530#M4329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: gtuchristina&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to do the same thing within the ArcGIS Viewer for Flex environment.&amp;nbsp; Where can I make these changes?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 17:52:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/popup-window-with-url-opens-and-does-not-enlarge/m-p/691530#M4329</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-01-26T17:52:13Z</dc:date>
    </item>
  </channel>
</rss>

