<?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: Attribution Dijit - change default behaviour ? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551155#M51393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone help with this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our customer is insisting that all copyrights appear when the map starts up &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 13:34:05 GMT</pubDate>
    <dc:creator>BillHoney</dc:creator>
    <dc:date>2013-04-15T13:34:05Z</dc:date>
    <item>
      <title>Attribution Dijit - change default behaviour ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551154#M51392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know of a way of making the attribution dijit "open" by default. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you click on the widget it opens up.&amp;nbsp; I'd like the map to start up with the dijit already open. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried forcing it open like like below,&amp;nbsp; but nothing seems to work &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
var attribution = map.attribution;
// try &amp;amp; force the digit open - none of these work 
attribution.declaredClass = "esriAttribution esriAttributionOpen";
attribution.domNode.className = "esriAttribution esriAttributionOpen";
attribution.domNode.click(); &lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas ?&amp;nbsp; Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 13:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551154#M51392</guid>
      <dc:creator>BillHoney</dc:creator>
      <dc:date>2013-04-01T13:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Attribution Dijit - change default behaviour ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551155#M51393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone help with this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our customer is insisting that all copyrights appear when the map starts up &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 13:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551155#M51393</guid>
      <dc:creator>BillHoney</dc:creator>
      <dc:date>2013-04-15T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Attribution Dijit - change default behaviour ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551156#M51394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case anyone has a similar problem, I've found a workaround &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;map.attribution.domNode.className = "esriAttribution esriAttributionOpen";&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it appears that you can't call this in the map.OnLoad() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've put it in map.onLayersAddResults() &amp;amp; it works &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 14:06:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribution-dijit-change-default-behaviour/m-p/551156#M51394</guid>
      <dc:creator>BillHoney</dc:creator>
      <dc:date>2013-04-15T14:06:17Z</dc:date>
    </item>
  </channel>
</rss>

