Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richhollis/vticker
jQuery Vertical News Ticker
https://github.com/richhollis/vticker
Last synced: 3 months ago
JSON representation
jQuery Vertical News Ticker
- Host: GitHub
- URL: https://github.com/richhollis/vticker
- Owner: richhollis
- Created: 2012-04-19T14:19:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-04-12T08:38:56.000Z (over 8 years ago)
- Last Synced: 2024-06-22T21:12:04.193Z (6 months ago)
- Language: JavaScript
- Homepage: http://richhollis.github.com/vticker/
- Size: 241 KB
- Stars: 205
- Watchers: 15
- Forks: 75
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VTicker
This project is a fork of original vTicker jQuery plugin implentation by JugBit (MIT Licensed):
http://www.jugbit.com/jquery-vticker-vertical-news-ticker/
This project uses the original code as a starting point but uses a method based implementation.
Compared to the original, it does not support fading and the direction option is removed as the animation direction is based on next or previous item: up for next; and down for previous.
Please consider supporting the original author who has a Donate button on their page.
## Using
Please see the demo site for all documentation and demos:
[![vTicker site](https://raw.github.com/richhollis/vticker/master/vticker.png "vTicker site")](http://richhollis.github.com/vticker/)
## More About Me
[Rich Hollis](http://richhollis.co.uk)