jQuery & Bootstrap RSS Widget (News Tickers)

An easy to install, fast and customizable RSS widget built with jQuery and Twitter Bootstrap.

Call:

<script type="text/javascript">
$(function(){
  $("div#feed").rssWidget('http://rss.nytimes.com/services/xml/rss/nyt/Technology.xml');
});
</script>

<div id="feed"></div>

That’s it!

Download jQuery & Bootstrap RSS Widget (News Tickers)

Leave a Reply

Your email address will not be published. Required fields are marked *