<?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 How do I get the element with focus? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-get-the-element-with-focus/m-p/469148#M43501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get the element name in the onfocus event. I created a shorter block of code here: &lt;A href="https://jsbin.com/honetudelo/edit?html,output" title="https://jsbin.com/honetudelo/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I get the error:&lt;/P&gt;&lt;P&gt;Uncaught TypeError: Cannot read property 'call' of undefinedk.parse @ init.js:208k @ init.js:208(anonymous function) @ onFocus.html:62ha @ init.js:22(anonymous function) @ init.js:23ia @ init.js:23fa @ init.js:23g @ init.js:25(anonymous function) @ init.js:30 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have checked my code with Lint here: &lt;A href="http://www.javascriptlint.com/online_lint.php" title="http://www.javascriptlint.com/online_lint.php"&gt;The Online Lint&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 19:39:38 GMT</pubDate>
    <dc:creator>ChrisSergent</dc:creator>
    <dc:date>2015-08-12T19:39:38Z</dc:date>
    <item>
      <title>How do I get the element with focus?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-get-the-element-with-focus/m-p/469148#M43501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get the element name in the onfocus event. I created a shorter block of code here: &lt;A href="https://jsbin.com/honetudelo/edit?html,output" title="https://jsbin.com/honetudelo/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I get the error:&lt;/P&gt;&lt;P&gt;Uncaught TypeError: Cannot read property 'call' of undefinedk.parse @ init.js:208k @ init.js:208(anonymous function) @ onFocus.html:62ha @ init.js:22(anonymous function) @ init.js:23ia @ init.js:23fa @ init.js:23g @ init.js:25(anonymous function) @ init.js:30 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have checked my code with Lint here: &lt;A href="http://www.javascriptlint.com/online_lint.php" title="http://www.javascriptlint.com/online_lint.php"&gt;The Online Lint&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 19:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-get-the-element-with-focus/m-p/469148#M43501</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-08-12T19:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the element with focus?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-get-the-element-with-focus/m-p/469149#M43502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was a jQuery issue. I should have used:&amp;nbsp; on(document.getElementById('ownerAddress'), 'focusin', getElementId);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 19:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-get-the-element-with-focus/m-p/469149#M43502</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-08-12T19:45:16Z</dc:date>
    </item>
  </channel>
</rss>

