Advertisement
firoze

jquery news ticker usages

Mar 20th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. // jquery news ticker usages
  2.  
  3. <!-- use these below four link -->
  4. <link href="styles/ticker-style.css" rel="stylesheet" type="text/css" />
  5. <script src="http://code.jquery.com/jquery-1.9.0.js"></script>
  6. <script src="http://code.jquery.com/jquery-migrate-1.2.1.js"></script>
  7. <script src="includes/jquery.ticker.js" type="text/javascript"></script>
  8.  
  9.  
  10.  
  11. // next do other from here
  12. http://www.jquerynewsticker.com/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement