Advertisement
hiphopinenglish

JQuery News Ticker

Sep 14th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.93 KB | None | 0 0
  1. <link href="http://hiphopinenglish.com/wp-content/themes/twentyeleven-child/jquerynewsticker/styles/ticker-style.css" rel="stylesheet" type="text/css" />
  2. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
  3. <script src="http://hiphopinenglish.com/wp-content/themes/twentyeleven-child/jquerynewsticker/includes/jquery.ticker.js" type="text/javascript"></script>
  4. <script src="http://hiphopinenglish.com/wp-content/themes/twentyeleven-child/jquerynewsticker/includes/includes/site.js" type="text/javascript"></script>
  5.  
  6. <ul id="js-news" class="js-hidden">
  7.     <li class="news-item"><a href="#">This is the 1st latest news item.</a></li>
  8.     <li class="news-item"><a href="#">This is the 2nd latest news item.</a></li>
  9.     <li class="news-item"><a href="#">This is the 3rd latest news item.</a></li>
  10.     <li class="news-item"><a href="#">This is the 4th latest news item.</a></li>
  11. </ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement