<?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: Add zoom slider to footer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673197#M62744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first issue is that you left out "ContentPane" in your function arguments. It needs to be put between BorderContainer and HorizontalSlider. The data on the map was not showing up due to a "&lt;SPAN class=""&gt;Cross-Origin Request Blocked&lt;/SPAN&gt;" error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://jsfiddle.net/xuhm1ph4/7/" title="https://jsfiddle.net/xuhm1ph4/7/"&gt;Edit fiddle - JSFiddle&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2016 20:11:35 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2016-10-12T20:11:35Z</dc:date>
    <item>
      <title>Add zoom slider to footer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673196#M62743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to add a zoom slider to a footer section and can't seem to get it to work.&amp;nbsp; I created this jsfiddle : &lt;/P&gt;&lt;P&gt;&lt;A href="https://jsfiddle.net/befoley/xuhm1ph4/6/"&gt;https://jsfiddle.net/befoley/xuhm1ph4/6/&lt;/A&gt;&amp;nbsp;.&amp;nbsp; Any ideas ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 17:12:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673196#M62743</guid>
      <dc:creator>BrianFoley1</dc:creator>
      <dc:date>2016-10-12T17:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add zoom slider to footer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673197#M62744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first issue is that you left out "ContentPane" in your function arguments. It needs to be put between BorderContainer and HorizontalSlider. The data on the map was not showing up due to a "&lt;SPAN class=""&gt;Cross-Origin Request Blocked&lt;/SPAN&gt;" error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://jsfiddle.net/xuhm1ph4/7/" title="https://jsfiddle.net/xuhm1ph4/7/"&gt;Edit fiddle - JSFiddle&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673197#M62744</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2016-10-12T20:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add zoom slider to footer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673198#M62745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken, exactly what I was looing for.&amp;nbsp; How could you tell that it was a &lt;SPAN&gt;Cross-Origin Request Blocked&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 23:05:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673198#M62745</guid>
      <dc:creator>BrianFoley1</dc:creator>
      <dc:date>2016-10-12T23:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add zoom slider to footer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673199#M62746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was showing up in the browser console. This is an important tool to use when developing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 13:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673199#M62746</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2016-10-13T13:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add zoom slider to footer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673200#M62747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken, how do I get the slider to actually zoom-in/zoom-out ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 12:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-zoom-slider-to-footer/m-p/673200#M62747</guid>
      <dc:creator>BrianFoley1</dc:creator>
      <dc:date>2016-10-17T12:15:36Z</dc:date>
    </item>
  </channel>
</rss>

