User jQuery to get nested elements from XML
- by Dkong
I'm spinning my wheels on this. How do I get the values from the following nested elements from the XML below (I've also put my code below)? I am after the "descShort" value and then the capital "Last" and capital "change" :
<indices>
<index>
<code>DJI</code>
<exchange>NYSE</exchange>
…