01-05-2012, 10:14 PM
|
#2 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Posts: 166
Thanks: 0
|
You have to parse the XML to get the <description> and then you have to parse the contents of <description> to get that icon.
Javascript can parse XML (DOM) so you can manipulate the feed directly use jQuery. No need to save it somewhere else.
__________________
Eric
|
|
|
|