I am searching a jQuery plugin to marquee text in a div and control the direction with mouse. I've found one example which is written in pure Javascipt.
The plugin must have these functionalities:
- Start scrolling on mouse hover
- Scrolling direction must be change by muse movements.
It would be great if scrolling speed also change with mouse movements.