<?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 Tabbing through graphics on the ArcGIS JavaScript Mapping application in HTML5, CSS, JavaScript, and JavaScript Frameworks</title>
    <link>https://community.esri.com/t5/html5-css-javascript-and-javascript-frameworks/tabbing-through-graphics-on-the-arcgis-javascript/m-p/792831#M21</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to tab through each graphics present on the&amp;nbsp; map viewer for example, if there are&amp;nbsp; five text element on the map viewer I would like to use the tab key to tab through each text element so that the screen reader would read the description of the text element. I was trying to set the tabindex property for the point graphics on the map using the getNode() property of the graphics object like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;map.graphics.add(grTxtElement);&lt;/P&gt;&lt;P&gt;var lblElement=grTxtElement.getNode();&lt;/P&gt;&lt;P&gt;lblElement.tabIndex=1;&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tab key works in Chrome but not in IE. Any ideas or suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Param&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 17:46:53 GMT</pubDate>
    <dc:creator>ParameswaranPalanivel</dc:creator>
    <dc:date>2015-10-21T17:46:53Z</dc:date>
    <item>
      <title>Tabbing through graphics on the ArcGIS JavaScript Mapping application</title>
      <link>https://community.esri.com/t5/html5-css-javascript-and-javascript-frameworks/tabbing-through-graphics-on-the-arcgis-javascript/m-p/792831#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to tab through each graphics present on the&amp;nbsp; map viewer for example, if there are&amp;nbsp; five text element on the map viewer I would like to use the tab key to tab through each text element so that the screen reader would read the description of the text element. I was trying to set the tabindex property for the point graphics on the map using the getNode() property of the graphics object like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;map.graphics.add(grTxtElement);&lt;/P&gt;&lt;P&gt;var lblElement=grTxtElement.getNode();&lt;/P&gt;&lt;P&gt;lblElement.tabIndex=1;&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tab key works in Chrome but not in IE. Any ideas or suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Param&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 17:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/html5-css-javascript-and-javascript-frameworks/tabbing-through-graphics-on-the-arcgis-javascript/m-p/792831#M21</guid>
      <dc:creator>ParameswaranPalanivel</dc:creator>
      <dc:date>2015-10-21T17:46:53Z</dc:date>
    </item>
  </channel>
</rss>

