<?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: html dropdown click not woking in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373818#M34682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks robert my code working after &amp;nbsp;put the code parent file. means i delete the my.js file and add that code to mail.js file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2016 13:08:24 GMT</pubDate>
    <dc:creator>PrasadG</dc:creator>
    <dc:date>2016-12-21T13:08:24Z</dc:date>
    <item>
      <title>html dropdown click not woking</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373814#M34678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi...&lt;/P&gt;&lt;P&gt;we have application where we query the feature layer and get result in html drop down with "dom.byId("dropdownId",change,addData)". &amp;nbsp;In local it working but after deployment we are getting error , we not able to get the change event. we can't understand what is problem it is working in local but not in public.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 14:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373814#M34678</guid>
      <dc:creator>PrasadG</dc:creator>
      <dc:date>2016-12-08T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: html dropdown click not woking</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373815#M34679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Does your browsers web console give you any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 15:10:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373815#M34679</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-08T15:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: html dropdown click not woking</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373816#M34680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"on undefined" means my .js file where i wrote the code for drop down change not working...but it is working in my intranet systems but problem after deployment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2016 17:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373816#M34680</guid>
      <dc:creator>PrasadG</dc:creator>
      <dc:date>2016-12-10T17:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: html dropdown click not woking</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373817#M34681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;dom.byId("dropdownId",change,addData). That does not look correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;It would normally look like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;on(dom.byId("dropdownId"), "change", addData);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2016 02:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373817#M34681</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-11T02:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: html dropdown click not woking</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373818#M34682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks robert my code working after &amp;nbsp;put the code parent file. means i delete the my.js file and add that code to mail.js file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 13:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/html-dropdown-click-not-woking/m-p/373818#M34682</guid>
      <dc:creator>PrasadG</dc:creator>
      <dc:date>2016-12-21T13:08:24Z</dc:date>
    </item>
  </channel>
</rss>

