Loading news. Please wait
The box you see to the right is just an empty div. The content of it is loaded dynamically by use of Ajax. In this script I have defined
- The url of a RSS feed
- How many items I want to show from the feed(In this demo: The 5 newest items)
- Second between each slide(In this demo: 4 seconds)
This is one of the Free Ajax scripts from DHTMLGoodies.com
You can download this RSS Scroller script from here