<?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 Disable slider notch in JS API animation in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391408#M36137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have a JS application similar to this sample:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/live/index.html"&gt;https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/live/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to be able to disable the users ability to grab the slider notch and drag it to a new position. I am using JS API Version 4.11.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2019 14:23:05 GMT</pubDate>
    <dc:creator>AndrewL</dc:creator>
    <dc:date>2019-05-15T14:23:05Z</dc:date>
    <item>
      <title>Disable slider notch in JS API animation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391408#M36137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have a JS application similar to this sample:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/live/index.html"&gt;https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/live/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to be able to disable the users ability to grab the slider notch and drag it to a new position. I am using JS API Version 4.11.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 14:23:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391408#M36137</guid>
      <dc:creator>AndrewL</dc:creator>
      <dc:date>2019-05-15T14:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable slider notch in JS API animation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391409#M36138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the &lt;STRONG&gt;disabled&lt;/STRONG&gt; attribute to the input slider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;lt;input
  id="slider"
  type="range"
  min="1880"
  max="2017"
  step="1"
  value="1984"
  disabled
/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:56:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391409#M36138</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-12-11T17:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disable slider notch in JS API animation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391410#M36139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you yes that worked! It does not let me grab the slider notch at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 15:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-slider-notch-in-js-api-animation/m-p/391410#M36139</guid>
      <dc:creator>AndrewL</dc:creator>
      <dc:date>2019-05-15T15:28:10Z</dc:date>
    </item>
  </channel>
</rss>

