<?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: How to Collapse/Expand left and right containers in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-collapse-expand-left-and-right-containers/m-p/183435#M17020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jose,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you mean can you hide the left or right panes, you can definitely hide the left pane using dojox.layout.ExpandoPane. It's natural movement is to close from right to left. For example, you can add the following before your dijit.layout.ContentPane div tag:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;div dojoType="dojox.layout.ExpandoPane" duration="1000" title="Hide/Collapse" region="left" maxwidth="325px;" easeIn="dojo.fx.easing.linear" easeOut="dojo.fx.easing.linear" style="width:325px;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will collapse your left pane.&amp;nbsp; Just don't forget to declare the following: dojo.require("esri.dojox.layout.ExpandoPane") and dojo.require("dojo.fx.easing").&amp;nbsp; You could also add the splitter option to the end of the ExpandoPane which allows you to grab the edge of the pane and move it with your mouse. You can probably try that on the right side. The expandopane doesn't work as well on the right side due to the easing effects.&amp;nbsp; Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 16:34:19 GMT</pubDate>
    <dc:creator>BetsySchenck-Gardner</dc:creator>
    <dc:date>2012-11-14T16:34:19Z</dc:date>
    <item>
      <title>How to Collapse/Expand left and right containers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-collapse-expand-left-and-right-containers/m-p/183434#M17019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is thre a way to collapse the right or left containers&amp;nbsp; in a layout&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 16:06:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-collapse-expand-left-and-right-containers/m-p/183434#M17019</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-11-14T16:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Collapse/Expand left and right containers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-collapse-expand-left-and-right-containers/m-p/183435#M17020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jose,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you mean can you hide the left or right panes, you can definitely hide the left pane using dojox.layout.ExpandoPane. It's natural movement is to close from right to left. For example, you can add the following before your dijit.layout.ContentPane div tag:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;div dojoType="dojox.layout.ExpandoPane" duration="1000" title="Hide/Collapse" region="left" maxwidth="325px;" easeIn="dojo.fx.easing.linear" easeOut="dojo.fx.easing.linear" style="width:325px;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will collapse your left pane.&amp;nbsp; Just don't forget to declare the following: dojo.require("esri.dojox.layout.ExpandoPane") and dojo.require("dojo.fx.easing").&amp;nbsp; You could also add the splitter option to the end of the ExpandoPane which allows you to grab the edge of the pane and move it with your mouse. You can probably try that on the right side. The expandopane doesn't work as well on the right side due to the easing effects.&amp;nbsp; Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 16:34:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-collapse-expand-left-and-right-containers/m-p/183435#M17020</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2012-11-14T16:34:19Z</dc:date>
    </item>
  </channel>
</rss>

