Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I use news ticker.js to display feed from a URL using ajax? in my page,
I achieved displaying feed using repeater control and xml datasource, but How can I display feed using ajax and jquery?

There is a code snippet for ajax feed and url and other things, how do I use these to make ajax calls to display rss feed ?


any suggestion is appreciated
Posted

1 solution

I have used a similar JQuery in my sites, quite good and fast actually. Try the below site, its quite simply
http://www.jquerynewsticker.com/[^]
http://jqueryui.com/[^]
You would need the jquery.min.js or the full jquery.js file
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900