Monday, November 11, 2013

Download jQuery & Bootstrap RSS Widget

jQuery & Bootstrap RSS Widget

jQuery & Bootstrap RSS Widget dowload

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! Versions: 1

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!

Versions:

1.1 - fix date leading zeros - fix month - fix complex rss urls error

1.0 - release main features

jQuery & Bootstrap RSS Widget dowload

No comments:

Post a Comment