zippy1978/jquery.scrollz

load xml instead of tweets

Closed this issue · 1 comments

Hi Zippy,

Amazing script, but i struggled a bit with your script to modify it to load an xml feed. I would love to load it with this xml feed.
http://www.rtl.nl/service/rss/rtlnieuws/index.xml
This is a dutch news feed that i want to use and update with your pull refresh script.

I hope that you can help me with that.... i'm not an expert.

Hi
If you want to handle XML instead of JSON : jQuery can handle it too. Have a look at http://api.jquery.com/jQuery.parseXML/