jQuery REST RSS Demo with Preview

Example of using jQuery to return an RSS feed and preview it

This is very similar to the original jQuery RSS demo but it also illustrates how to preview the rss post by hovering over the item in the list. The "tooltip" here is just a hidden div that is styled and shown when onmouseover is triggered.

Another jQuery plugin, Autocomplete, is used to load feeds into the RSS text box. Just start typing, and feeds that match your keystrokes will auto-display as you type. Otherwise, it will accept whatever URL you'd like.

 

Enter a URL for an RSS feed      (if it's ATOM it won't work yet):