XML : Importing XML data with jQuery and AJAX

I've been struggling for days with a problem. I'm doing a site for a radio station and need to insert info about what's playing in their html5 player.

Their OnAir program updates through an xml file that is located here: http://www.hitcity.se/spelarnu/OnAir.XML

I tried following a tutorial and ended up with this: http://www.hitcity.se/xml.html

Sadly i'm no programmer and i'm at a loss on how to solve this problem. All i need is a field in the player that displays what is currently playing, artist and song name only (which is position 0 in the xml file).

Any idea on how to do this? Any help would be appreciated :)

Best regards

Michael

No comments:

Post a Comment