<?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: With new ArcGIS online update, html editor strips code. How can I add buttons with html? in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175371#M1941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, Gregory, so I was close; I didn’t use the class name in each paragraph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will stop trying to span across paragraphs. This is definitely an educational exercise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again. I really appreciate your patience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2016 19:42:23 GMT</pubDate>
    <dc:creator>MarthaSelig1</dc:creator>
    <dc:date>2016-03-07T19:42:23Z</dc:date>
    <item>
      <title>With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175359#M1929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before the March ArcGIS online update, you were able to select to edit your story map in html, and it would stay on the html editor the entire time. Now, every time you save an edit on a slide, it switches back to the normal editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is an example of the code that gets stripped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;div&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;class=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"dropdown"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;button&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;class=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"btn btn-primary dropdown-toggle"&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;type=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"button"&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;data-toggle=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"dropdown"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;Dropdown Example
&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;span&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;class=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"caret"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/span&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/button&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;ul&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;class=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"dropdown-menu"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;li&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;a&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;href=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"#"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;HTML&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/a&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/li&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;li&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;a&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;href=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"#"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;CSS&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/a&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/li&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;li&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;a&lt;/SPAN&gt; &lt;SPAN class="highATT"&gt;href=&lt;/SPAN&gt;&lt;SPAN class="highVAL"&gt;"#"&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;JavaScript&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/a&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/li&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/ul&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="highLT"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="highELE"&gt;/div&lt;/SPAN&gt;&lt;SPAN class="highGT"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I previously had HTML Bootstrap buttons on my slides, but now every time I save the HTML code, it strips to code and shows up as text. Does anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to insert a jpeg into the story map with a link attached to it, but that puts a grey box on the image.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="188491" alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/188491_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to keep working in HTML or remove the grey box?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:02:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175359#M1929</guid>
      <dc:creator>BrendanCleary</dc:creator>
      <dc:date>2021-12-11T09:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175360#M1930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brendan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry this change is affecting you, we had to make it for security reason. We are moving towards a model where the application will only authorize a limited set of html tags and attributes. Your example did not went true correctly, if you can use the advanced editor and select insert code &amp;gt; HTML I will try and let you know if I can support that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a tutorial about using buttons, that markup which is using Bootstrap is still supported &lt;A href="https://developerscorner.storymaps.arcgis.com/create-buttons-for-main-stage-actions-using-the-style-tag-144b3aeb5583#.gqi755l58" title="https://developerscorner.storymaps.arcgis.com/create-buttons-for-main-stage-actions-using-the-style-tag-144b3aeb5583#.gqi755l58"&gt;https://developerscorner.storymaps.arcgis.com/create-buttons-for-main-stage-actions-using-the-style-tag-144b3aeb5583#.gq…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep track of defaulting to the source view mode if that was the last view you were on before saving the section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For inserting image, are you using the text editor feature or custom HTML?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/188635_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using the text editor feature, an edit button on the side of the image should let you chose if you want the maximize button or not (I know sometimes the edit button don't appear and you will have no other choice than recreating the image)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/188642_pastedImage_7.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 19:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175360#M1930</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2016-03-03T19:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175361#M1931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your quick response, I am still having the same problem. When&lt;/P&gt;&lt;P&gt;I am editing in the source page and I click save, it switches back to the&lt;/P&gt;&lt;P&gt;normal editor and does not save things properly. I tried to use the codes&lt;/P&gt;&lt;P&gt;from the page you sent me, but they were not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 19:28:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175361#M1931</guid>
      <dc:creator>BrendanCleary</dc:creator>
      <dc:date>2016-03-03T19:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175362#M1932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the following Journal that is using the markup below &lt;A href="https://www.arcgis.com/apps/MapJournal/index.html?appid=a4bf5f619eea481590887af84bef0bfd" title="https://www.arcgis.com/apps/MapJournal/index.html?appid=a4bf5f619eea481590887af84bef0bfd" rel="nofollow noopener noreferrer" target="_blank"&gt;https://www.arcgis.com/apps/MapJournal/index.html?appid=a4bf5f619eea481590887af84bef0bfd&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By replacing the button tag with a "a" tag I am able to get a working dropdown&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;&amp;lt;p&amp;gt;test &amp;lt;a class="btn-orange" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.arcgis.com" target="_blank"&gt;http://www.arcgis.com&lt;/A&gt;&lt;SPAN&gt;" target="_blank"&amp;gt;Show 100-year floodplain&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;
&amp;lt;style type="text/css"&amp;gt;.btn-orange {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: inline-block;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background-color: #f0ad4e;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; border-color: #f0ad4e !important;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: #fff !important;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding: 3px 8px;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; border-radius: 5px;
}
&amp;lt;/style&amp;gt;
&amp;lt;div class="dropdown"&amp;gt;
&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;


&amp;lt;p&amp;gt;&amp;lt;a class="btn btn-primary dropdown-toggle" data-toggle="dropdown" target="_blank" type="button"&amp;gt;Dropdown Example &amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;


&amp;lt;ul class="dropdown-menu"&amp;gt;
&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="#" target="_blank"&amp;gt;HTML&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="#" target="_blank"&amp;gt;CSS&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;nbsp; &amp;lt;li&amp;gt;&amp;lt;a href="#" target="_blank"&amp;gt;JavaScript&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;
&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With our next release around mid June I will make sure you can use your original markup and consider the change to conserve the active view of the editor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175362#M1932</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2021-12-11T09:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175363#M1933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gregory,&lt;/P&gt;&lt;P&gt;I have a similar problem. My Journal (&lt;A href="http://lacounty.maps.arcgis.com/apps/MapJournal/index.html?appid=3bca47ad1e734dc49857ebffbf4574c5" title="http://lacounty.maps.arcgis.com/apps/MapJournal/index.html?appid=3bca47ad1e734dc49857ebffbf4574c5" rel="nofollow noopener noreferrer" target="_blank"&gt;http://lacounty.maps.arcgis.com/apps/MapJournal/index.html?appid=3bca47ad1e734dc49857ebffbf4574c5&lt;/A&gt; ) has a drop-down box on every section, along with a home page link that uses the Journal's home page icon. This morning I modified the main stage link for our Historic Preservation Ordinance (section 9) and I can no longer get the custom code to work for this section because the save occurs after switching to normal view and destroying it.&lt;/P&gt;&lt;P&gt;Here is a sample that works for all the other sections. Is there any way I can get this to work on my updated page?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&amp;lt;p align="center"&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;SPAN&gt;&amp;lt;p&amp;gt;&amp;lt;select name="menu" onchange="window.open(this.options[this.selectedIndex].value)"&amp;gt;&amp;lt;option disabled="disabled" selected="selected"&amp;gt;Click for Additional Information&amp;lt;/option&amp;gt;&amp;lt;option value="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fplanning.lacounty.gov%2Fela" target="_blank"&gt;http://planning.lacounty.gov/ela&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;East LA 3rd Street Specific Plan&amp;lt;/option&amp;gt; &amp;lt;/select&amp;gt;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&amp;lt;div class="dot glyphicon glyphicon-home" data-index="0" data-original-title="" title=""&amp;gt;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&amp;lt;p&amp;gt;&amp;lt;a onclick="require(['dojo/topic'], function(topic){ topic.publish('story-navigate-section', 0); });" target="_blank"&amp;gt; &amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;
&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;

 &lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175363#M1933</guid>
      <dc:creator>MarthaSelig1</dc:creator>
      <dc:date>2021-12-11T09:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175364#M1934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Martha, I am not sure if it's last released that affected you or the release before but indeed it looks like the editor doesn't like to add a div or empty span inside a paragraph. But the following is working for me (no change for the select tag). See it live at &lt;A href="https://www.arcgis.com/apps/MapJournal/index.html?appid=a5cf5e14b00743eeafee531999972781" title="https://www.arcgis.com/apps/MapJournal/index.html?appid=a5cf5e14b00743eeafee531999972781" rel="nofollow noopener noreferrer" target="_blank"&gt;https://www.arcgis.com/apps/MapJournal/index.html?appid=a5cf5e14b00743eeafee531999972781&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;p&amp;gt;test&amp;lt;/p&amp;gt;


&lt;SPAN&gt;&amp;lt;p&amp;gt;&amp;lt;select name="menu" onchange="window.open(this.options[this.selectedIndex].value)"&amp;gt;&amp;lt;option disabled="disabled" selected="selected"&amp;gt;Click for Additional Information&amp;lt;/option&amp;gt;&amp;lt;option value="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fplanning.lacounty.gov%2Fela" target="_blank"&gt;http://planning.lacounty.gov/ela&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;East LA 3rd Street Specific Plan&amp;lt;/option&amp;gt; &amp;lt;/select&amp;gt;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;


&amp;lt;p&amp;gt;&amp;lt;a onclick="require(['dojo/topic'], function(topic){ topic.publish('story-navigate-section', 0); });" target="_blank"&amp;gt;&amp;lt;span class="dot glyphicon glyphicon-home"&amp;gt;&amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;


&amp;lt;p&amp;gt;test&amp;lt;/p&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:03:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175364#M1934</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2021-12-11T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175365#M1935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="188689" alt="" class="image-1 jive-image" height="487" src="https://community.esri.com/legacyfs/online/188689_pastedImage_0.png" style="width: 412px; height: 487.366px;" width="412" /&gt;&lt;/P&gt;&lt;P&gt;I've got problems, Gregory,&lt;/P&gt;&lt;P&gt;I copied your code into my section and center-aligned the two items in their paragraph blocks. They both work, but the dropdown does not show the disabled state as your sample does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to save the Journal after waiting for several minutes. Still don't understand why the dropdown doesn't start in the disabled state.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 01:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175365#M1935</guid>
      <dc:creator>MarthaSelig1</dc:creator>
      <dc:date>2016-03-04T01:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175366#M1936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weird. Could you try one step at a time like don't center align and see if it helps. Or maybe try in a new Journal. Can you paste here the full HTML of that section?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 01:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175366#M1936</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2016-03-04T01:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175367#M1937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;figure class="caption"&amp;gt;
&lt;SPAN&gt;&amp;lt;div class="image-container activate-fullscreen"&amp;gt;&amp;lt;img alt="" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fplanning.lacounty.gov%2Fassets%2Fimg%2Fgis%2Fstory_maps%2FHistoric_Preservation_banner.jpg" target="_blank"&gt;http://planning.lacounty.gov/assets/img/gis/story_maps/Historic_Preservation_banner.jpg&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;

&amp;lt;figcaption&amp;gt;Source: Department of Regional Planning&amp;lt;/figcaption&amp;gt;
&amp;lt;/figure&amp;gt;

&amp;lt;p&amp;gt;Historic preservation safeguards the community&amp;amp;rsquo;s historic and cultural heritage, supports the local economy, and fosters civic pride in the county&amp;amp;rsquo;s beauty and history. Numerous studies have shown that preserving historic landmarks is a key ingredient in building stronger communities, creating jobs, and supporting environmental sustainability. Indeed, historic preservation is an important investment in the present and the future.&amp;lt;/p&amp;gt;

&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;

&lt;SPAN&gt;&amp;lt;p align="center"&amp;gt;&amp;lt;select name="menu" onchange="window.open(this.options[this.selectedIndex].value)"&amp;gt;&amp;lt;option disabled="disabled" selected="selected"&amp;gt;Click for Additional Information&amp;lt;/option&amp;gt;&amp;lt;option value="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fplanning.lacounty.gov%2Fela" target="_blank"&gt;http://planning.lacounty.gov/ela&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;East LA 3rd Street Specific Plan&amp;lt;/option&amp;gt; &amp;lt;/select&amp;gt;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;

&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;

&amp;lt;p align="center"&amp;gt;&amp;lt;a onclick="require(['dojo/topic'], function(topic){ topic.publish('story-navigate-section', 0); });" target="_blank"&amp;gt;&amp;lt;span class="dot glyphicon glyphicon-home"&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good weekend. Our office is closed on Friday, so I will check back Monday.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:03:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175367#M1937</guid>
      <dc:creator>MarthaSelig1</dc:creator>
      <dc:date>2021-12-11T09:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175368#M1938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your issue is due to the theme you have selected, with the default theme there is no issue but with the black one and maybe others it seems that you have to force the font color to make sure the dropdown default is visible. I will look into fixing that issue, from now you can add the following markup in one of your section to fix it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;style&amp;gt;
select[name="menu"] {
&amp;nbsp; color: black;
}
&amp;lt;/style&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175368#M1938</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2021-12-11T09:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175369#M1939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gregory,&lt;/P&gt;&lt;P&gt;I am just about back in business. The code above works for me and the dropdown on the updated page looks and behaves like the rest. Thank you very much for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that I inserted the style on the home page, thinking that would be the appropriate spot for a style needed throughout and I've now had my home page code "corrected". I am not an experienced HTML programmer, so I'd really appreciate it if you could route me to a site that shows just what is acceptable in the Journal. If I had a good reference page, I'm sure I'd make faster progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My homepage used to have a div with a font-size setting in it after the first paragraph, because I don't need everything in the default large font. This setting was removed during the save and every paragraph&amp;nbsp; given a span style with a font size in it. Though that seems like overkill, it works, but I haven't found a way to reduce the line height. Adding it to each span doesn't work, adding it to the div tag doesn't work and setting up a style inside the div doesn't work. Is there a way to override the section's default?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 17:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175369#M1939</guid>
      <dc:creator>MarthaSelig1</dc:creator>
      <dc:date>2016-03-07T17:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175370#M1940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear Martha. Unfortunately I don't have such a documentation but I will work on that for next release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the couple of rules that I have in mind:&lt;/P&gt;&lt;P&gt;- to style your html, you can't use the style property, you have to assign your element a class like &lt;EM&gt;&amp;lt;p class="p1"&amp;gt;foo&amp;lt;/p&amp;gt;&lt;/EM&gt; and then use a style tag &lt;EM&gt;&amp;lt;style&amp;gt;.p1 { color: red; }&amp;lt;/style&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- not all HTML tag are supported so far, main one not supported is the span tag, I will try to fix for next release. To replace it you can use &lt;EM&gt;&amp;lt;div class="inlinediv"&amp;gt;foo&amp;lt;/div&amp;gt;&amp;lt;style&amp;gt;.inlinediv{ display: inline-block; }&amp;lt;/style&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- all standard HTML properties should be supported except the style property that we can't support for technical reason, there is no plan to add support for it in near future&lt;/P&gt;&lt;P&gt;- the div tag is supported but the p tag should be preferred when possible as it's the editor prefered tag. Note that using div tag inside p tag and vice versa is known to cause issues&lt;/P&gt;&lt;P&gt;- if when you save your section, a tag is not supported, the tag and it's content will either be deleted or the content may be conversed and replaced by a generic p tag depending on the context. When using new tag you want to be careful and save a copy of your markup&lt;/P&gt;&lt;P&gt;- there is no limitation in term of CSS rules that are supported in style tag&lt;/P&gt;&lt;P&gt;- the CSS rules created with style tag are global to the whole Journal so you don't need to duplicate them in every section&lt;/P&gt;&lt;P&gt;- if you want section specific rules, you can use something like &lt;EM&gt;.section:nth-child(2) .p1 { }&lt;/EM&gt; to target only the section section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding changing line-height, it seems that using &lt;EM&gt;line-height: 20px;&lt;/EM&gt; is working for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 18:29:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175370#M1940</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2016-03-07T18:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175371#M1941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, Gregory, so I was close; I didn’t use the class name in each paragraph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will stop trying to span across paragraphs. This is definitely an educational exercise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again. I really appreciate your patience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 19:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175371#M1941</guid>
      <dc:creator>MarthaSelig1</dc:creator>
      <dc:date>2016-03-07T19:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: With new ArcGIS online update, html editor strips code. How can I add buttons with html?</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175372#M1942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've published a blog about this issue here: &lt;A href="https://developerscorner.storymaps.arcgis.com/using-custom-html-in-map-journal-70913cfff66e"&gt;Using custom HTML in Map Journal&lt;/A&gt;​.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also this blog was mentioned in comments above: &lt;A href="https://developerscorner.storymaps.arcgis.com/create-buttons-for-main-stage-actions-using-the-style-tag-144b3aeb5583"&gt;Create buttons for Main Stage Actions using the style tag&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 14:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/with-new-arcgis-online-update-html-editor-strips/m-p/175372#M1942</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2016-04-04T14:40:46Z</dc:date>
    </item>
  </channel>
</rss>

