The Javascript RSS Reader script displays an RSS feed on any site using JavaScript.
The script is not really that complicated, opening an RSS's XML source and parsing the content, extracting and outputting it inside an HTML file.
Besides the JavaScript solution for reading RSS files, PHP, C#, and VB.NET versions are also included with the download package.
The final result is not that fancy (style-wise), but it will get the job done.
Requirements:
- JavaScript enabled on client side
Comments not found