<?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: Geocoder widget placeholder text not showing up in Internet Explorer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geocoder-widget-placeholder-text-not-showing-up-in/m-p/473213#M43886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This isn't specific to the JS API, the placeholder attribute is only suppored in IE10+.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://caniuse.com/input-placeholder" rel="nofollow" target="_blank"&gt;http://caniuse.com/input-placeholder&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://stackoverflow.com/a/15021287/241635" rel="nofollow" target="_blank"&gt;couple of links&lt;/A&gt;&lt;SPAN&gt; to (no dependency) placeholder polyfills you can try out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, I haven't tested these.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2014 18:35:30 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2014-01-14T18:35:30Z</dc:date>
    <item>
      <title>Geocoder widget placeholder text not showing up in Internet Explorer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geocoder-widget-placeholder-text-not-showing-up-in/m-p/473212#M43885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm building a map application with the latest version of the JS API (3.8) and am using the Geocoder to consume my own geocoding service (see code below). I've assigned the placeholder text attribute a value of "Find address" and it shows up just fine in the search box in Chrome, Firefox, iOS, Android, etc. but does not show up at all with Internet Explorer. Is this a known bug and if so is there any workaround? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var myGeocoders = [{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;url: "//ags.crgov.com/ArcGIS/rest/services/AddressLocator/GeocodeServer",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;name: "CastleRockAddressLocator",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;placeholder: "Find address"}];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var geocoder = new Geocoder({ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map: map,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisGeocoder: false,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;minCharacters: 6,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;autoComplete: true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;showResults: true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;autoNavigate: false,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;geocoders: myGeocoders},"search");&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 17:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geocoder-widget-placeholder-text-not-showing-up-in/m-p/473212#M43885</guid>
      <dc:creator>JeremyManning1</dc:creator>
      <dc:date>2014-01-14T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoder widget placeholder text not showing up in Internet Explorer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geocoder-widget-placeholder-text-not-showing-up-in/m-p/473213#M43886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This isn't specific to the JS API, the placeholder attribute is only suppored in IE10+.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://caniuse.com/input-placeholder" rel="nofollow" target="_blank"&gt;http://caniuse.com/input-placeholder&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://stackoverflow.com/a/15021287/241635" rel="nofollow" target="_blank"&gt;couple of links&lt;/A&gt;&lt;SPAN&gt; to (no dependency) placeholder polyfills you can try out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, I haven't tested these.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 18:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geocoder-widget-placeholder-text-not-showing-up-in/m-p/473213#M43886</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2014-01-14T18:35:30Z</dc:date>
    </item>
  </channel>
</rss>

