<?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 programmatically add/remove splitter, resize a contentpane in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540262#M50284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a footer as a contentPane defined as &lt;/P&gt;&lt;P&gt;&amp;lt;div id="footer" data-dojo-type="dijit/layout/ContentPane" data-dojo-props="region:'bottom'"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a buffer tool based on a button click that will open a grid in the footer.&amp;nbsp; Until that tool is activated, I'd rather not see the footer at all.&amp;nbsp; Not only do I want to set a height to it, but I also want to set the splitter property on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I could use dom-style like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domStyle.set("footer", "splitter", "true"), and also set the height this way, but it doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 17:05:07 GMT</pubDate>
    <dc:creator>TracySchloss</dc:creator>
    <dc:date>2015-12-14T17:05:07Z</dc:date>
    <item>
      <title>programmatically add/remove splitter, resize a contentpane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540262#M50284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a footer as a contentPane defined as &lt;/P&gt;&lt;P&gt;&amp;lt;div id="footer" data-dojo-type="dijit/layout/ContentPane" data-dojo-props="region:'bottom'"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a buffer tool based on a button click that will open a grid in the footer.&amp;nbsp; Until that tool is activated, I'd rather not see the footer at all.&amp;nbsp; Not only do I want to set a height to it, but I also want to set the splitter property on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I could use dom-style like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domStyle.set("footer", "splitter", "true"), and also set the height this way, but it doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 17:05:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540262#M50284</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-12-14T17:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: programmatically add/remove splitter, resize a contentpane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540263#M50285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's some sample code that shows how to open a dojo content pane based on some condition. In this example if you click on a line feature then click the 'elevation profile' link at the bottom of the popup the elevation profile chart appears in a content pane.&lt;/P&gt;&lt;P&gt;Here's a jsbin showing the code and I've also attached as a zip.&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsbin.com/laxosilini/edit?html,output" title="http://jsbin.com/laxosilini/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 23:47:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540263#M50285</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-12-14T23:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: programmatically add/remove splitter, resize a contentpane</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540264#M50286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works great, thanks Kelly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 14:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-add-remove-splitter-resize-a/m-p/540264#M50286</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-12-15T14:42:52Z</dc:date>
    </item>
  </channel>
</rss>

