Skip to content

Commit

Permalink
Update documention to reflect new updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rhodimus committed Apr 25, 2011
1 parent 13b27c5 commit 0911442
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Expand Up @@ -11,6 +11,7 @@
<h1>jQuery News Ticker</h1>
<div id="ticker-wrapper" class="no-js">
<ul id="js-news" class="js-hidden">
<li class="news-item">jQuery News Ticker now has support for right-to-left langauages!</li>
<li class="news-item">jQuery News Ticker now has support for loading content via an RSS feed!</li>
<li class="news-item">jQuery News Ticker now has an optional fade effect between items!</li>
<li class="news-item">New updates have been made to jQuery News Ticker! Check below for more details!</li>
Expand All @@ -20,6 +21,7 @@ <h1>jQuery News Ticker</h1>
<noscript>
<h2>Latest News</h2>
<ul id="no-js-news">
<li class="news-item">jQuery News Ticker now has support right-to-left langauages!</li>
<li class="news-item">jQuery News Ticker now has support for loading content via an RSS feed!</li>
<li class="news-item">jQuery News Ticker now has an optional fade effect between items!</li>
<li class="news-item">New updates have been made to jQuery News Ticker! Check below for more details!</li>
Expand Down Expand Up @@ -53,7 +55,7 @@ <h2 class="divider-top">So how do I use this thing?!</h2>
</a>
</div>

<p>The latest version of jQuery News Ticker is v1.5 which was released on 23rd Feb 2011 <a href="#release-history">(view release history)</a>.</p>
<p>The latest version of jQuery News Ticker is v1.6 which was released on 25th April 2011 <a href="#release-history">(view release history)</a>.</p>

<div id="release-history">
<div id="release-wrapper">
Expand Down

0 comments on commit 0911442

Please sign in to comment.